diff --git a/app/templates/views/trial-mode.html b/app/templates/views/trial-mode.html index a7de3fb7c..79f649253 100644 --- a/app/templates/views/trial-mode.html +++ b/app/templates/views/trial-mode.html @@ -35,7 +35,7 @@

When you’re ready we can - {% if current_service %} + {% if current_service and current_user.has_permissions(['manage_settings'], admin_override=True) %} remove these restrictions. {% else %} remove these restrictions.