From: Rico Hoppe Date: Tue, 17 Oct 2023 14:51:35 +0000 (+0000) Subject: donate: wrapped all inputs in div class=control X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd09b86ae9848ff2e05da5ecff5812a134001237;p=ipfire.org.git donate: wrapped all inputs in div class=control --- diff --git a/src/templates/donate/donate.html b/src/templates/donate/donate.html index 3eeba70f..2297d77c 100644 --- a/src/templates/donate/donate.html +++ b/src/templates/donate/donate.html @@ -126,15 +126,19 @@
-
- +
+
+ +
-
- +
+
+ +
@@ -151,13 +155,13 @@
-
+
-
+
@@ -166,66 +170,86 @@
- +
+ +
- +
+ +
+
+
- +
+ +
- +
+ +
- +
+ +
- +
+ +
-
- +
+
+ +
- +
+ +
- +
+ +
@@ -597,4 +621,4 @@ amount.change(); }); -{% end block %} \ No newline at end of file +{% end block %}