[Koha-patches] [PATCH] Bug 10671: Update links in Catalog help

Nicole C. Engard nengard at bywatersolutions.com
Tue Oct 15 20:07:35 CEST 2013


To test search the catalog and click results
Test al of the links to the manual and make sure they
go to the 3.14 manual.
---
 .../prog/en/modules/help/catalogue/detail.tt       |    2 +-
 .../prog/en/modules/help/catalogue/issuehistory.tt |    2 +-
 .../prog/en/modules/help/catalogue/moredetail.tt   |    2 +-
 .../prog/en/modules/help/catalogue/search.tt       |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt
index ce0c624..52ca04f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt
@@ -4,6 +4,6 @@
 
 <p>In Koha the bibliographic record contains the main information related to the material. This includes things like the title, author, ISBN, etc. This information is stored in Koha in Marc (different flavors of Marc are supported in Koha). Once this information is saved, items or holdings can be attached.</p>
 
-<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.12/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.14/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt
index 82c352d..f8ce359 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt
@@ -6,6 +6,6 @@
 
 <p>Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.</p>
 
-<p><strong>See the full documentation for Item Checkout History in the <a href="http://manual.koha-community.org/3.12/en/catitems.html#itemcirchistory">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Item Checkout History in the <a href="http://manual.koha-community.org/3.14/en/catitems.html#itemcirchistory">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/catalogue/moredetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt
index 49d5a65..d29a437 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt
@@ -18,6 +18,6 @@
 
 <p>Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.</p>
 
-<p><strong>See the full documentation for Item Records in the <a href="http://manual.koha-community.org/3.12/en/catitems.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Item Records in the <a href="http://manual.koha-community.org/3.14/en/catitems.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/catalogue/search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
index fad0587..be20110 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
@@ -72,6 +72,6 @@
 <li>ctype:w Law reports and digests</li>
 <li>ctype:z Treaties</li></ul>
 
-<p><strong>See the full documentation for Searching in the <a href="http://manual.koha-community.org/3.12/en/searching.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Searching in the <a href="http://manual.koha-community.org/3.14/en/searching.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