From 0c5a6bf51c9aac25e24e902a823b337bc67e8ca5 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 30 Jun 2014 11:38:27 +0200 Subject: [PATCH] Bug 12164: Fix some typos Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt index aaf41e1..3001978 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt @@ -393,7 +393,7 @@ Please create a new active budget and retry. Back [% ELSIF number_of_unreceived_orders == 0 %] - There is no unreceived orders for this budget. + There are no unreceived orders for this budget. Back [% ELSE %]

The unreceived orders from the following funds will be moved

@@ -439,7 +439,7 @@
- + Cancel
@@ -453,7 +453,7 @@ Budget id Basket Ordernumber - Informations + Details @@ -473,7 +473,7 @@ [% r.budget.budget_name %] (id=[% r.budget.budget_id %]) - There was no unreceived orders for this fund. + There were no unreceived orders for this fund. [% END %] [% ELSE %] -- 2.0.0.rc2