Bug 20268: (follow-up) Correct template error
[koha-ffzg.git] / edithelp.pl
index dca61b1..a65a504 100755 (executable)
@@ -49,7 +49,7 @@ my ( $template, $loggedinuser, $cookie ) = get_template_and_user(
             catalogue        => 1,
             circulate        => 1,
             parameters       => 1,
-            borrowers        => 1,
+            borrowers        => 'edit_borrowers',
             permissions      => 1,
             reserveforothers => 1,
             reserveforself   => 1,