@@ -, +, @@ Awesome - check print icon on the patron list summary page is correct --- koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt @@ -70,7 +70,7 @@
  • Delete list
  • [% IF ( l.patron_list_patrons_rs.count ) %]
  • -
  • Print patron cards
  • +
  • Print patron cards
  • [% IF CAN_user_tools_edit_patrons %]
  • --