Bug 10671: Update holds help
authorNicole C. Engard <nengard@bywatersolutions.com>
Thu, 24 Oct 2013 03:48:51 +0000 (23:48 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Oct 2013 22:04:30 +0000 (22:04 +0000)
This patch updates the manual link in the holds help
file.

To test:

* Place a hold in the staff client
* Click the help link
* Confirm manual link works

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
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/reserve/request.tt

index 68b75f1..580767f 100644 (file)
@@ -60,6 +60,6 @@
 
 <p>If a patron asks to have their hold suspended you can do so by clicking the Suspend button to far right. If the patron gives you a date for the items to become unsuspended you can enter that in the date box and click the 'Update hold(s)' button to save your changes.</p>
 
-<p><strong>See the full documentation for Holds in the <a href="http://manual.koha-community.org/3.12/en/holds.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Holds in the <a href="http://manual.koha-community.org/3.14/en/holds.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]