View | Details | Raw Unified | Return to bug 9850
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt (-1 / +1 lines)
Lines 10-15 Link Here
10
10
11
<p>You can also review and unapprove comments you have approved in the past by choosing the 'Approved comments' tab</p>
11
<p>You can also review and unapprove comments you have approved in the past by choosing the 'Approved comments' tab</p>
12
12
13
<p><strong>See the full documentation for Comments in the <a href="http://manual.koha-community.org/3.10/en/comments.html">manual</a> (online).</strong></p>
13
<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>
14
14
15
[% INCLUDE 'help-bottom.inc' %]
15
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt (-2 / +3 lines)
Lines 7-12 Link Here
7
<p>To moderate the tags visit the Tags tool. When first visiting the tool, you will be presented with a list of tags that are pending approval or rejection by a librarian</p>
7
<p>To moderate the tags visit the Tags tool. When first visiting the tool, you will be presented with a list of tags that are pending approval or rejection by a librarian</p>
8
8
9
<ul>
9
<ul>
10
    <li>To see all of the titles this tag was added to simply click on the term</li>
11
    
10
    <li>To approve a tag, you can either click the 'Approve' button in line with the term, or check all terms you want to approve and click 'Approve' below the table.</li>
12
    <li>To approve a tag, you can either click the 'Approve' button in line with the term, or check all terms you want to approve and click 'Approve' below the table.</li>
11
13
12
    <li>To reject a tag, you can either click the 'Reject' button in line with the term, or check all terms you want to approve and click 'Reject' below the table.</li>
14
    <li>To reject a tag, you can either click the 'Reject' button in line with the term, or check all terms you want to approve and click 'Reject' below the table.</li>
Lines 18-23 Link Here
18
20
19
<p>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.</p>
21
<p>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.</p>
20
22
21
<p><strong>See the full documentation for Tag Moderation in the <a href="http://manual.koha-community.org/3.10/en/tagsmoderation.html">manual</a> (online).</strong></p>
23
<p><strong>See the full documentation for Tag Moderation in the <a href="http://manual.koha-community.org/3.12/en/tagsmoderation.html">manual</a> (online).</strong></p>
22
24
23
[% INCLUDE 'help-bottom.inc' %]
25
[% INCLUDE 'help-bottom.inc' %]
24
- 

Return to bug 9850