From 24509c106e18e1ee0ae72e5f05c28acc4f62de5b Mon Sep 17 00:00:00 2001 From: GitHabbo Date: Sun, 13 Nov 2022 18:28:06 +0100 Subject: [PATCH] Apply same styling as on dashboard --- tools/www-tpl/default-en/housekeeping/users_bans.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/www-tpl/default-en/housekeeping/users_bans.tpl b/tools/www-tpl/default-en/housekeeping/users_bans.tpl index 6a1f268..88326d3 100644 --- a/tools/www-tpl/default-en/housekeeping/users_bans.tpl +++ b/tools/www-tpl/default-en/housekeeping/users_bans.tpl @@ -5,6 +5,7 @@

View and manage bans

{% include "housekeeping/base/alert.tpl" %}

Manage all currently active bans on the hotel

+
{% if nextBans|length > 0 %} {% set ourNextPage = page + 1 %} @@ -13,6 +14,7 @@ {% set ourNextPage = page - 1 %} {% endif %} +