From 326b1f28ac897f5542b78b78b94dbd5527a87e58 Mon Sep 17 00:00:00 2001 From: berick Date: Thu, 10 Mar 2011 16:51:52 -0500 Subject: [PATCH] handle checked-out-item events during hold placement --- Open-ILS/web/opac/skin/kcls/xml/common/holds.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Open-ILS/web/opac/skin/kcls/xml/common/holds.xml b/Open-ILS/web/opac/skin/kcls/xml/common/holds.xml index b3754e3..4ea4939 100644 --- a/Open-ILS/web/opac/skin/kcls/xml/common/holds.xml +++ b/Open-ILS/web/opac/skin/kcls/xml/common/holds.xml @@ -246,5 +246,8 @@ &common.hold.item.invalid; &common.hold.patron.invalid; + The requested item is already checked out to this account. + The requested item is already checked out to this account. Place the hold anyway? + ]]> -- 1.7.2.5