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 %} +