@@ -, +, @@ where appropriate --- .../prog/en/includes/acquisitions-search.inc | 6 +++--- .../intranet-tmpl/prog/en/modules/acqui/basket.tt | 17 +++++------------ 2 files changed, 8 insertions(+), 15 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc @@ -11,13 +11,13 @@

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,13 @@ } }); }); -//]]> - - -