From 3e45cfb7bb2042c2142e28d88a670902f89b521d Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Wed, 27 Mar 2013 23:14:16 -0400 Subject: [PATCH] Bug 9850: Update holds help file This updates the manual link on the holds help file. To test: Visit the holds tab on any bib record and click the Help link. Make sure it goes to the right place. Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt index b2dac8b..68b75f1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt @@ -60,6 +60,6 @@

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.

-

See the full documentation for Holds in the manual (online).

+

See the full documentation for Holds in the manual (online).

[% INCLUDE 'help-bottom.inc' %] -- 1.7.10.4