diff --git a/templates/default/configure_modal.html.ep b/templates/default/configure_modal.html.ep index 9348302..accc6b7 100644 --- a/templates/default/configure_modal.html.ep +++ b/templates/default/configure_modal.html.ep @@ -91,7 +91,7 @@ - <% if (defined(stash("admin")) && stash("admin") eq '1'){ %> + <% if (defined(stash("page")) && stash("page") eq 'admin'){ %>