@@ -, +, @@ messages --- .../prog/en/modules/acqui/acqui-home.tt | 21 ++++++++------------ 1 file changed, 8 insertions(+), 13 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt @@ -41,27 +41,22 @@ $(document).ready(function() {
-
- Manage orders - [% IF ( nobudget ) %] + + [% UNLESS ( loop_budget ) %] [% IF ( CAN_user_parameters ) %] - You must define a budget in Administration +
You must define a budget in Administration
[% ELSE %] - Your administrator must define a budget in Administration +
Your administrator must define a budget in Administration
[% END %] -
-

- -

-
- [% ELSE %] + [% END %] + +
+ Manage orders

- - [% END %]
--