Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt
Nicole C. Engard 595ac425b8 Bug 9850: Update Tags & Comments Help
This patch updates the text and links for the Tag and Comment
moderation tools.

To test:

Visit the help on the tags and comments tools and confirm that text and
links are right.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-25 21:45:19 -04:00

15 lines
No EOL
865 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Comments</h1>
<p>All comments added by patrons via the OPAC to bibliographic records require moderation by the librarians. If there are comments awaiting moderation they will be listed on the main staff dashboard under the Tools label</p>
<p>To moderate comments click on the notification on the main dashboard or go directly to the Comments Tool and click 'Approve' or 'Delete' to the right of the comments awaiting moderation.</p>
<p>If there are no comments to moderate you will see a message saying just that</p>
<p>You can also review and unapprove comments you have approved in the past by choosing the 'Approved comments' tab</p>
<p><strong>See the full documentation for Comments in the <a href="http://manual.koha-community.org/3.12/en/comments.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]