@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt @@ -82,7 +82,7 @@ $(document).ready(function() { [% IF reser.homebranch %][% Branches.GetName( reser.homebranch ) %][% END %] [% reser.itemcallnumber %] - Cancel transfer + Cancel transfer [% END %] --