Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt
Jonathan Druart b08913370f Bug 18817: Update links manually
Without the anchor it is not possible to retrieve the html page, so
these occurrences have been updated manually (and yes it was painful)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

15 lines
890 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://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#comments">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]