From 4af08362dcb7c2bdda1ac45b6bcf4822bb1073bb 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 --- .../prog/en/modules/help/reserve/request.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 68b75f1..580767f 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.2.3