From a7a15198d721f2bbb4fdd0be53c56191ad8c5183 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Wed, 23 Oct 2013 23:48:51 -0400 Subject: [PATCH] Bug 10671: Update holds help 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 Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton --- 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 68b75f12dc..580767fc6c 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' %] -- 2.39.5