From 98d8ef8e1abbe45d3395c54fafe8d9c898700908 Mon Sep 17 00:00:00 2001 From: d11n Date: Thu, 30 Mar 2023 08:18:13 +0200 Subject: [PATCH] Checkout Appearance: Move language settings into the general section (#4833) The language settings work for both versions of the checkout, so let's make them available for both. Request by @petzsch. --- .../Views/UIStores/CheckoutAppearance.cshtml | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/BTCPayServer/Views/UIStores/CheckoutAppearance.cshtml b/BTCPayServer/Views/UIStores/CheckoutAppearance.cshtml index 4a9b5eccf..aefdeabdc 100644 --- a/BTCPayServer/Views/UIStores/CheckoutAppearance.cshtml +++ b/BTCPayServer/Views/UIStores/CheckoutAppearance.cshtml @@ -107,17 +107,6 @@ -
-
- - -
Detects the language of the customer's browser with 99.9% accuracy.
-
-
-
- - -
@@ -142,7 +131,17 @@ @await Component.InvokeAsync("UiExtensionPoint", new {location = "invoice-checkout-theme-options", model = Model})
- +
+
+ + +
Detects the language of the customer's browser with 99.9% accuracy.
+
+
+
+ + +