[Koha-patches] [PATCH] Bug 9850: Update Lists Help

Nicole C. Engard nengard at bywatersolutions.com
Thu Mar 28 04:17:29 CET 2013


This updates the manual link in the lists help file.

To test:

Visit lists pages in the staff client, view the help and confirm link goes
to the right place.
---
 .../prog/en/modules/help/virtualshelves/shelves.tt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt
index ce24a9e..fe91182 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt
@@ -67,6 +67,6 @@
 
 <p style="color: rgb(153, 0, 0);">Important: It is important to rebuild your zebra index immediately after merging records. If a search is performed for a record which has been deleted Koha will present the patrons with an error in the OPAC.</p>
 
-<p><strong>See the full documentation for Lists in the <a href="http://manual.koha-community.org/3.10/en/stafflists.html#lists">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Lists in the <a href="http://manual.koha-community.org/3.12/en/stafflists.html#lists">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