diff --git a/BTCPayServer/Views/Stores/PayButton.cshtml b/BTCPayServer/Views/Stores/PayButton.cshtml index 57709da2d..3442f393b 100644 --- a/BTCPayServer/Views/Stores/PayButton.cshtml +++ b/BTCPayServer/Views/Stores/PayButton.cshtml @@ -105,10 +105,10 @@
- - {{ errors.first('fitButtoninline') }} + + {{ errors.first('fitButtonInline') }}
@@ -171,22 +171,29 @@

This parameter allows you to specify additional query string paramters that should be appended to the checkout page once the invoice is created. For example, lang=da-DK would load the checkout page in Danish by default. - +

+ +

Preview

+
+
+
+
+
+ +
+

Generated code

-
+
-
-
-
@@ -224,17 +231,6 @@ }); } - - - - -