--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt @@ -14,10 +14,14 @@ [% IF ( errornoitem ) %]ERROR: Unable to get the item.[% END %] [% IF ( errornoitemnumber ) %]ERROR: Unable to get the item number from this barcode.[% END %] -
- - -
+
+ + +
+
+ + +
[% ELSE %] [% IF ( success ) %]
The item has successfully been attached to [% INCLUDE 'biblio-default-view.inc' %][% bibliotitle |html %].[% IF ( BiblioDefaultViewmarc ) %] --