diff --git a/Web/templates/base.html b/Web/templates/base.html index af55c0b..15b69d9 100755 --- a/Web/templates/base.html +++ b/Web/templates/base.html @@ -1321,10 +1321,7 @@ {% if 'username' in session and (session.get('admin', False) or is_admin) and current_permissions.actions.get('can_manage_settings', True) %}