@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt | 5 +++-- tags/list.pl | 8 +++++--- 2 files changed, 8 insertions(+), 5 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt @@ -1,6 +1,7 @@ [% USE raw %] [% USE Asset %] [% USE AuthorisedValues %] +[% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( do_it ) %]Review[% ELSE %]Review tags[% END %] › Tags › Tools › Koha @@ -64,9 +65,9 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : [% END %]

[% END %] - [% IF ( title.items ) %]