Bug 4502: Changing wording again...
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 22 Sep 2015 11:11:34 +0000 (12:11 +0100)
committerLiz Rea <wizzyrea@gmail.com>
Fri, 11 Dec 2015 01:43:38 +0000 (14:43 +1300)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Just a string patch, others are signed.
No errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 379329861d19b178f14d360d9fee2518a462d8a7)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit 9d691b2a85d494b66352d2d3de05480fe170fd89)
Signed-off-by: Liz Rea <wizzyrea@gmail.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt

index fa18fd3..4a594bf 100644 (file)
 </form>
 
         [% ELSIF not budget_period_id %]
-<div class="dialog alert">That budget is not defined. You should select a defined budget to continue.</div>
+<div class="dialog alert">That budget does not exist! Please select a budget to continue.</div>
         [% ELSE %]
 <div class="dialog message">No funds to display for this search criteria</div>
         [% END %]