diff --git a/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethod.cshtml b/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethod.cshtml
index 6f4dfb8ae..ccd80bdd8 100644
--- a/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethod.cshtml
+++ b/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethod.cshtml
@@ -33,7 +33,10 @@
@if (!Model.WalletFileFound || Model.Summary.WalletHeight == default(long))
{
-
}
-
diff --git a/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethods.cshtml b/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethods.cshtml
index 00e94aa09..f4919f687 100644
--- a/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethods.cshtml
+++ b/BTCPayServer/Views/MoneroLikeStore/GetStoreMoneroLikePaymentMethods.cshtml
@@ -3,14 +3,14 @@
@{
Layout = "../Shared/_NavLayout.cshtml";
-
+
ViewData.SetActivePageAndTitle(StoreNavPages.ActivePage, "Monero Settings");
-
+
ViewData["NavPartialName"] = "../Stores/_Nav";
}
-
+
@@ -19,40 +19,44 @@
diff --git a/BTCPayServer/Views/Shared/Monero/StoreNavMoneroExtension.cshtml b/BTCPayServer/Views/Shared/Monero/StoreNavMoneroExtension.cshtml
index 6e47a7af4..0739c0ecf 100644
--- a/BTCPayServer/Views/Shared/Monero/StoreNavMoneroExtension.cshtml
+++ b/BTCPayServer/Views/Shared/Monero/StoreNavMoneroExtension.cshtml
@@ -1,4 +1,3 @@
-@using BTCPayServer.Controllers
@using BTCPayServer.Services.Altcoins.Monero.Configuration
@using BTCPayServer.Services.Altcoins.Monero.UI
@inject SignInManager
SignInManager;
@@ -9,5 +8,5 @@
}
@if (SignInManager.IsSignedIn(User) && User.IsInRole(Roles.ServerAdmin) && MoneroLikeConfiguration.MoneroLikeConfigurationItems.Any())
{
- Monero
+ Monero
}
diff --git a/BTCPayServer/Views/Stores/UpdateStore.cshtml b/BTCPayServer/Views/Stores/UpdateStore.cshtml
index c3f5663dc..fd147ad4b 100644
--- a/BTCPayServer/Views/Stores/UpdateStore.cshtml
+++ b/BTCPayServer/Views/Stores/UpdateStore.cshtml
@@ -203,7 +203,7 @@
}
- Modify |
+ Modify |
}
@@ -227,7 +227,7 @@
Email
|
- Modify |
+ Modify |
diff --git a/BTCPayServer/Views/Wallets/WalletTransactions.cshtml b/BTCPayServer/Views/Wallets/WalletTransactions.cshtml
index bc7832270..260215097 100644
--- a/BTCPayServer/Views/Wallets/WalletTransactions.cshtml
+++ b/BTCPayServer/Views/Wallets/WalletTransactions.cshtml
@@ -103,7 +103,8 @@
>
@label.Value