diff --git a/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml b/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml index 9b3fa5f29..4fe792a0a 100644 --- a/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml +++ b/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml @@ -12,7 +12,7 @@ @Model.Title - + @@ -20,20 +20,20 @@ - + @if (Model.CustomCSSLink != null) { - + } - + - @if (Model.EnableShoppingCart) + @if (Model.EnableShoppingCart) { - + } + + - - @if (Model.EnableShoppingCart) - { -