From 313ab0dfe9201d64900597574a51cfd056a0fa21 Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Thu, 5 May 2011 23:07:16 -0400 Subject: [PATCH] Bug 6313 -- Adding option to "attach another item" when finished attaching items Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt index 4956f186c1..553d130541 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt @@ -27,11 +27,16 @@ [% ELSIF ( BiblioDefaultViewisbd ) %]
[% ELSE %] - + [% END %] + + +
+
-
+ + [% ELSE %] [% IF ( missingparameter ) %] -- 2.11.0