@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt @@ -226,7 +226,7 @@ [% ELSIF not budget_period_id %] -
That budget is not defined. You should select a defined budget to continue.
+
That budget does not exist! Please select a budget to continue.
[% ELSE %]
No funds to display for this search criteria
[% END %] --