@@ -, +, @@ --- .../prog/en/includes/acquisitions-search.inc | 2 +- .../intranet-tmpl/prog/en/modules/acqui/basket.tt | 20 +++++++------------- 2 files changed, 8 insertions(+), 14 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc @@ -11,7 +11,7 @@

Search orders:

- + Advanced Search
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -1,5 +1,5 @@ [% INCLUDE 'doc-head-open.inc' %] -Koha › Acquisitions › [% UNLESS ( basketno ) %]New [% END %][% IF ( delete_confirm ) %]Delete [% END %]Basket [% basketname %] ([% basketno %]) for [% name %] +Koha › Acquisitions › [% UNLESS ( basketno ) %]New [% END %][% IF ( delete_confirm ) %]Delete [% END %]Basket [% basketname|html %] ([% basketno %]) for [% name|html %] [% INCLUDE 'doc-head-close.inc' %] [% UNLESS ( closedate ) %] @@ -13,20 +13,14 @@ } }); }); -//]]> - - -