Bug 24663: Remove authnotrequired if set to 0
[srvgit] / admin / item_circulation_alerts.pl
index 9ea89a5..940356f 100755 (executable)
@@ -43,7 +43,6 @@ sub show {
             template_name   => "admin/item_circulation_alerts.tt",
             query           => $input,
             type            => "intranet",
-            authnotrequired => 0,
             flagsrequired   => { parameters => 'item_circ_alerts' },
             debug           => defined($input->param('debug')),
         }