From 90670970f6befffb9148b66fc713c42ed495c1a5 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 26 Feb 2009 14:50:40 -0600 Subject: [PATCH] Resubmitting: Change to how email link is displayed for on-hold items Email link should only display when the on-hold item is being checked in at its destination branch. Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl index 145aeae2bc..5bd664912f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl @@ -125,7 +125,7 @@ function Dopop(link) {
  • -
  • ">
  • +
  • ">
  • Patron is RESTRICTED
  • Patron's address is in doubt
  • @@ -208,7 +208,7 @@ function Dopop(link) {
  • -
  • ">
  • +
  • ">
  • Patron is RESTRICTED
  • Patron's address is in doubt
  • @@ -225,7 +225,7 @@ function Dopop(link) { &biblionumber=&op=slip'); this.form.submit();" /> - + " value="" /> " value="" /> -- 2.39.5