From deeb900a81ccd236e0f5d8e1c499391d96128731 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. --- 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