diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt index 3e84b84835..653c262a8d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt @@ -6,14 +6,18 @@
When first visiting the tool, you will be presented with a list of tags that are pending approval or rejection by a librarian
-Once a tag has been approved or rejected it will be moved to the appropriate list of tags. A summary of all tags will appear on the right of the screen.
-Even though a tag is approved or rejected, it can still be moved to another list. When viewing approved tags each tag has the option to reject.
+Even though a tag is approved or rejected, it can still be moved to another list. When viewing approved tags each tag has the option to reject
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).
+ [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file