From: Michael Tremer Date: Tue, 17 Jul 2018 11:05:22 +0000 (+0100) Subject: donation: Move amount into hidden attribute X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d151de335c4696145615c7bcf6995845212d611;p=ipfire.org.git donation: Move amount into hidden attribute Signed-off-by: Michael Tremer --- diff --git a/src/templates/donate.html b/src/templates/donate.html index a9b17695..ac4e942e 100644 --- a/src/templates/donate.html +++ b/src/templates/donate.html @@ -50,10 +50,12 @@
{{ _("Choose an amount") }}
+ +
{% for amount in amounts %} {% end %} @@ -65,7 +67,7 @@
- +
@@ -340,6 +342,8 @@ {% block javascript %}