From 26067fbfe2cf0a016a96f6f389fa99565b8a2c59 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Wed, 15 Apr 2020 16:49:13 +0200 Subject: [PATCH] Center supporter logos on 404 page --- BTCPayServer/Views/Error/_LayoutError.cshtml | 2 +- BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/Error/_LayoutError.cshtml b/BTCPayServer/Views/Error/_LayoutError.cshtml index d208baafc..35375256d 100644 --- a/BTCPayServer/Views/Error/_LayoutError.cshtml +++ b/BTCPayServer/Views/Error/_LayoutError.cshtml @@ -108,7 +108,7 @@

- @await Html.PartialAsync("_BTCPaySupporters") + @await Html.PartialAsync("_BTCPaySupporters", new ViewDataDictionary(ViewData) { { "Justify", "center" } })
diff --git a/BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml b/BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml index b3ddd40cb..1f533fe49 100644 --- a/BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml +++ b/BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml @@ -1,5 +1,5 @@ 

BTCPayServer Supporters

-
+