Browse Source

Bug 10671: Update tag tool help

This patch updates the links to the manual in the
help files on tags.

To test:

* Visit the tag moderation tool
* Click the help link
* Confirm that the links to the manual are right

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Links correct

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
3.14.x
Nicole C. Engard 11 years ago
committed by Galen Charlton
parent
commit
a324a372e7
  1. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt
  2. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt

2
koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt

@ -6,6 +6,6 @@
<p>To remove a tag from a specific title, simply click the 'Remove tag' button to the right of the title.</p>
<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>
<p><strong>See the full documentation for Tag Moderation in the <a href="http://manual.koha-community.org/3.14/en/tagsmoderation.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]

2
koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt

@ -20,6 +20,6 @@
<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>
<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>
<p><strong>See the full documentation for Tag Moderation in the <a href="http://manual.koha-community.org/3.14/en/tagsmoderation.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]
Loading…
Cancel
Save