From 6edc09cfef26158266979479de0c7e83566ccd64 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 22 Sep 2015 12:11:34 +0100 Subject: [PATCH] Bug 4502: Changing wording again... MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Bernardo Gonzalez Kriegel Just a string patch, others are signed. No errors Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 379329861d19b178f14d360d9fee2518a462d8a7) Signed-off-by: Frédéric Demians (cherry picked from commit 9d691b2a85d494b66352d2d3de05480fe170fd89) Signed-off-by: Liz Rea --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fa18fd36ec..4a594bf5c9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt +++ b/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 %] -- 2.39.5