[Koha-patches] [PATCH] Bug 10671: Update tag tool help

Nicole C. Engard nengard at bywatersolutions.com
Tue Oct 15 21:27:14 CEST 2013


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
---
 .../prog/en/modules/help/tags/list.tt              |    2 +-
 .../prog/en/modules/help/tags/review.tt            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt
index 110a57f..314e7db 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt
+++ b/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' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt
index fc0c8d8..22a29d5 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt
+++ b/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' %]
\ No newline at end of file
-- 
1.7.2.3



More information about the Koha-patches mailing list