diff --git a/BTCPayServer/Views/UIStores/StoreEmailSettings.cshtml~refs/remotes/Kukks/store-emails b/BTCPayServer/Views/UIStores/StoreEmailSettings.cshtml~refs/remotes/Kukks/store-emails deleted file mode 100644 index 4f8dad74f..000000000 --- a/BTCPayServer/Views/UIStores/StoreEmailSettings.cshtml~refs/remotes/Kukks/store-emails +++ /dev/null @@ -1,27 +0,0 @@ -@using Microsoft.AspNetCore.Server.Kestrel.Core -@model BTCPayServer.Models.ServerViewModels.EmailsViewModel -@{ - Layout = "../Shared/_NavLayout.cshtml"; - ViewData.SetActivePage(StoreNavPages.Emails, "Emails", Context.GetStoreData().Id); -} - -
-
-
-

Email Rules

- - Configure - -
-

- Email rules - allow BTCPay Server to send customized emails from your store based on events. -

-
-
- - - -@section PageFootContent { - -} diff --git a/BTCPayServer/Views/UIStores/StoreEmails.cshtml b/BTCPayServer/Views/UIStores/StoreEmails.cshtml index 6cbf64187..928baadc6 100644 --- a/BTCPayServer/Views/UIStores/StoreEmails.cshtml +++ b/BTCPayServer/Views/UIStores/StoreEmails.cshtml @@ -41,7 +41,7 @@