@@ -, +, @@ --- .../prog/en/modules/help/tags/list.tt | 2 +- .../prog/en/modules/help/tags/review.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt @@ -6,6 +6,6 @@

To remove a tag from a specific title, simply click the 'Remove tag' button to the right of the title.

-

See the full documentation for Tag Moderation in the manual (online).

+

See the full documentation for Tag Moderation in the manual (online).

[% INCLUDE 'help-bottom.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt @@ -20,6 +20,6 @@

To check terms against the approved and rejected lists (and possibly against the dictionary you have assigned for tag moderation) simply enter the term into the search box on the bottom right of the screen to see the status of the term.

-

See the full documentation for Tag Moderation in the manual (online).

+

See the full documentation for Tag Moderation in the manual (online).

[% INCLUDE 'help-bottom.inc' %] --