@@ -, +, @@ prices are present. Note that whilst this has a "title" attribute, there is no tooltip shown because JQueryUI disabled buttons don't get DOM events. --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt | 3 +++ 1 file changed, 3 insertions(+) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -62,6 +62,9 @@ [% IF ( unclosable ) %] [% ELSIF ( uncertainprices ) %]
Uncertain prices
+
+ Close this basket +
[% ELSE %]
Close this basket --