diff --git a/BTCPayServer/Views/UIStores/Dashboard.cshtml b/BTCPayServer/Views/UIStores/Dashboard.cshtml index b7f65ed9d..4eabe224a 100644 --- a/BTCPayServer/Views/UIStores/Dashboard.cshtml +++ b/BTCPayServer/Views/UIStores/Dashboard.cshtml @@ -14,7 +14,6 @@ var store = ViewContext.HttpContext.GetStoreData(); } -

@ViewData["Title"]

@if (Model.IsSetUp) @@ -53,7 +52,7 @@ } }; -
+
@if (Model.WalletEnabled) {