Bug 5830 Using XSLT on OPAC Lists page
[koha_gimpoz] / admin / item_circulation_alerts.pl
index 28ed408..bba5d60 100755 (executable)
@@ -65,7 +65,7 @@ sub show {
             query           => $input,
             type            => "intranet",
             authnotrequired => 0,
-            flagsrequired   => { admin => 1 },
+            flagsrequired   => { parameters => 1 },
             debug           => defined($input->param('debug')),
         }
     );