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

-
+