Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt
Katrin Fischer 6c1092396a Bug 20706: Adds en language code to the links to the manual
As we don't have a fix yet to link to the right translated manual,
this adds /en to the links from the help files to the manual to
make them work again.

Check with both patches applied, that the links work.
You will have to change 17.11 to 18.05.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-16 11:31: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 %]/en/html/tools.html#comments">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]