taler-www

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

commit 8b8be80d4330d0515de1507cccbc2151d64ddf24
parent 24b7b144284053820edc33834335b781b6d70f5e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 24 Oct 2020 10:47:09 +0200

typo

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

diff --git a/common/footer.j2.inc b/common/footer.j2.inc @@ -34,7 +34,7 @@ <br> {{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }} <br> - <a href="/javascript.html" data-jslicense="1">{{ _("JavaScript license information") </a> + <a href="/javascript.html" data-jslicense="1">{{ _("JavaScript license information")}} </a> </p> </div> </footer>