diff --git a/BTCPayServer/Views/UIManage/NotificationSettings.cshtml b/BTCPayServer/Views/UIManage/NotificationSettings.cshtml index a234ef4f5..026d79d9f 100644 --- a/BTCPayServer/Views/UIManage/NotificationSettings.cshtml +++ b/BTCPayServer/Views/UIManage/NotificationSettings.cshtml @@ -5,7 +5,15 @@
diff --git a/BTCPayServer/Views/UINotifications/Index.cshtml b/BTCPayServer/Views/UINotifications/Index.cshtml index 9176ce06e..8a2071e01 100644 --- a/BTCPayServer/Views/UINotifications/Index.cshtml +++ b/BTCPayServer/Views/UINotifications/Index.cshtml @@ -6,9 +6,9 @@
-

@ViewData["Title"]

+

@ViewData["Title"]

- Settings +
@if (Model.Items.Count > 0) diff --git a/BTCPayServer/Views/UIServer/Files.cshtml b/BTCPayServer/Views/UIServer/Files.cshtml index 6c61c0ce1..537f274b4 100644 --- a/BTCPayServer/Views/UIServer/Files.cshtml +++ b/BTCPayServer/Views/UIServer/Files.cshtml @@ -4,10 +4,9 @@ }