@@ -, +, @@ order and hierarchy --- koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt | 2 +- .../intranet-tmpl/prog/en/modules/tags/review.tt | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt @@ -40,7 +40,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :

Results for tag [% tag | html %]

[% IF ( titles ) %] -

Titles tagged with the term [% tag | html %]

+

Titles tagged with the term [% tag | html %]

--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt @@ -43,13 +43,12 @@ tr > td input,td input[type="submit"] { font-size: 85%; padding: 1px; }

Tags

-

Displaying - [% IF ( filter_approved_all ) %]all[% END %] +

Displaying [% IF ( filter_approved_all ) %]all[% END %] [% IF ( filter_approved_ok ) %]approved[% END %] [% IF ( filter_approved_pending ) %]pending[% END %] [% IF ( filter_approved_rej ) %]rejected[% END %] terms -

+ [% IF ( op_count ) %]
@@ -168,7 +167,7 @@ tr > td input,td input[type="submit"] { font-size: 85%; padding: 1px; }
Title