diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt index 86a196251b..988f88a47b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt @@ -85,21 +85,13 @@ [% IF ( budget_lines ) %] - [% IF ( currency ) %]

Currency = [% currency %]. + [% INCLUDE 'budgets-active-currency.inc' %] [% IF ( show_actual ) %] - Each cell contain both actual and estimated values. +

Each cell contain both actual and estimated values.

[% ELSE %] - Cells contain estimated values only. +

Cells contain estimated values only.

[% END %] -

- [% ELSE %] - [% INCLUDE 'budgets-active-currency.inc' hide = 'yes' %] -[% IF ( show_actual ) %] -

Each cell contain both actual and estimated values.

- [% ELSE %] -

Cells contain estimated values only.

- [% END %] - [% END %] +

Show/hide columns: [% FOREACH authvals_ro IN authvals_row %]