@@ -, +, @@ instead of branchcode - Select a library. - When the page reloads, the 'Defining overdue actions for...' and 'Rules for overdue actions: ' headings should show the library name instead of the branchcode. --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt @@ -1,6 +1,7 @@ [% USE Koha %] +[% USE Branches %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Tools › Notice triggers +Koha › Tools › Overdue notice/status triggers [% INCLUDE 'doc-head-close.inc' %]