From 1740705e27ce1b9a977d99364912eb8c5fadb2a3 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 19 Jul 2018 17:55:59 +0100 Subject: [PATCH] donation: Minimum input has to be 1 EUR/USD and cannot be negative Signed-off-by: Michael Tremer --- src/templates/donate.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/templates/donate.html b/src/templates/donate.html index 8a240fac..7d2b321b 100644 --- a/src/templates/donate.html +++ b/src/templates/donate.html @@ -67,7 +67,8 @@
- +
-- 2.47.3