diff --git a/containers/backupchecks/src/templates/layout/base.html b/containers/backupchecks/src/templates/layout/base.html index d04a7cf..4cc772f 100644 --- a/containers/backupchecks/src/templates/layout/base.html +++ b/containers/backupchecks/src/templates/layout/base.html @@ -95,17 +95,6 @@ - {% if system_settings and system_settings.cove_enabled and active_role in ('admin', 'operator') %} - - {% endif %} - - @@ -114,15 +103,26 @@ Run Checks {% endif %} - - + {% if active_role == 'admin' %} - - {% endif %}