taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit b22b1fc3ce94457b82ffd5bde5c8b971071ff835
parent 687cc5070153287e01a29c81f4f38d60a4bc5bcb
Author: Stefan Kügel <skuegel@web.de>
Date:   Thu, 30 Nov 2023 16:51:41 +0100

CH Funding --> Project funded by (as required by SBFI)

Diffstat:
Mcommon/footer-eu.j2.inc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc @@ -36,7 +36,7 @@ </div> <div class="col-md-4 col-sm-12"> - <h4>{% trans %}CH Funding{% endtrans %}</h4> + <h4>{% trans %}Project funded by{% endtrans %}</h4> <div class="container container-fluid"> <img src={{ url_static('images/logo-SBFI_EU_Frameworkprogramme_E_hoch.svg') }} class="img-fluid" width="70%" alt="" loading="lazy"> </div>