@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt @@ -204,8 +204,7 @@ $(document).ready(function() { [% basket.expected_items %] - [% basket.authorisedby_firstname %] - [% basket.authorisedby_surname %] + [% basket.authorisedby_firstname %] [% basket.authorisedby_surname %] [% basket.creationdate | $KohaDates %] --