Bug 10671: Update tag tool help
authorNicole C. Engard <nengard@bywatersolutions.com>
Tue, 15 Oct 2013 19:25:36 +0000 (15:25 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Oct 2013 22:04:29 +0000 (22:04 +0000)
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>

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

index 110a57f..314e7db 100644 (file)
@@ -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' %]
\ No newline at end of file
index fc0c8d8..22a29d5 100644 (file)
@@ -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' %]
\ No newline at end of file