From f0f4247c5d5d909b776272ca7caf91c6b5e0eaea Mon Sep 17 00:00:00 2001 From: rockstardev Date: Wed, 15 Aug 2018 23:58:39 +0200 Subject: [PATCH] Field validation --- BTCPayServer/Views/Apps/PayButton.cshtml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/BTCPayServer/Views/Apps/PayButton.cshtml b/BTCPayServer/Views/Apps/PayButton.cshtml index 8807fa61c..e0d8e2247 100644 --- a/BTCPayServer/Views/Apps/PayButton.cshtml +++ b/BTCPayServer/Views/Apps/PayButton.cshtml @@ -23,7 +23,7 @@
+ + {{ errors.first('emailToNotify') }} +
@@ -116,8 +119,12 @@ + + +