From 1b3099bca760ceb061b5dd47b351956e4d59caf1 Mon Sep 17 00:00:00 2001 Message-ID: <1b3099bca760ceb061b5dd47b351956e4d59caf1.1768674848.git.h.goebel@crazy-compilers.com> From: Hartmut Goebel Date: Sat, 10 Jan 2026 16:38:55 +0100 Subject: [PATCH] Add Tryton and Gnu Health payment backend. --- static/icons/noun-tryton-1.svg | 1 + static/icons/noun-tryton-2.svg | 1 + template/docs.html.j2 | 10 ++++++++++ 3 files changed, 12 insertions(+) create mode 100644 static/icons/noun-tryton-1.svg create mode 100644 static/icons/noun-tryton-2.svg diff --git a/static/icons/noun-tryton-1.svg b/static/icons/noun-tryton-1.svg new file mode 100644 index 00000000..c1871286 --- /dev/null +++ b/static/icons/noun-tryton-1.svg @@ -0,0 +1 @@ + diff --git a/static/icons/noun-tryton-2.svg b/static/icons/noun-tryton-2.svg new file mode 100644 index 00000000..374c829a --- /dev/null +++ b/static/icons/noun-tryton-2.svg @@ -0,0 +1 @@ + diff --git a/template/docs.html.j2 b/template/docs.html.j2 index ae18eb7c..7e70c156 100644 --- a/template/docs.html.j2 +++ b/template/docs.html.j2 @@ -271,6 +271,16 @@ GNU Taler payment plugin for Drupal Commerce. {% endtrans %} + +
+ + +

{{ _("Tryton and GNU Health Payment Backend") }}

+
+ {% trans %} + GNU Taler payment module for the Tryton business software and GNU Health. + {% endtrans %} +
-- 2.41.3