---
.../prog/en/modules/circ/circulation.tmpl | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
index 03438c3..b93488c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
@@ -111,7 +111,10 @@ $.tablesorter.addParser({
<li>Too many checked out (already checked out / max : <!-- TMPL_VAR
name="TOO_MANY" -->)</li>
<!-- /TMPL_IF -->
-<!-- TMPL_IF NAME="PATRON_CANT" --><li>This patron can't issue this item
(issuing rules)</li><!-- /TMPL_IF -->
+<!-- TMPL_IF NAME="PATRON_CANT" -->
+ <li>This patron can't check out this item per library circulation
policy</i>
+<!-- /TMPL_IF -->
+
<!-- TMPL_IF NAME="NOT_FOR_LOAN_FORCING" -->
<li>Item is normally not for loan. Check out anyway?</li>
<!-- /TMPL_IF -->
--
1.5.6.5
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches