Bugzilla – Attachment 29429 Details for
Bug 12164
Rollover outstanding orders not yet received
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 12164: Fix some typos
PASSED-QA-Bug-12164-Fix-some-typos.patch (text/plain), 2.15 KB, created by
Katrin Fischer
on 2014-07-02 06:55:33 UTC
(
hide
)
Description:
[PASSED QA] Bug 12164: Fix some typos
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-07-02 06:55:33 UTC
Size:
2.15 KB
patch
obsolete
>From 6fa098ac3f05e810a435a12e147261f424328355 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Mon, 30 Jun 2014 11:38:27 +0200 >Subject: [PATCH] [PASSED QA] Bug 12164: Fix some typos > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > 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. > <a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Back</a> > [% ELSIF number_of_unreceived_orders == 0 %] >- There is no unreceived orders for this budget. >+ There are no unreceived orders for this budget. > <a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Back</a> > [% ELSE %] > <h3>The unreceived orders from the following funds will be moved</h3> >@@ -439,7 +439,7 @@ > <fieldset class="action"> > <input type="hidden" name="op" value="close_confirmed" /> > <input type="hidden" name="budget_period_id" value="[% budget_period_id %]" /> >- <input type="submit" value="Move unreceive orders" /> >+ <input type="submit" value="Move unreceived orders" /> > <a class="cancel" href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Cancel</a> > </fieldset> > </form> >@@ -453,7 +453,7 @@ > <td>Budget id</td> > <td>Basket</td> > <td>Ordernumber</td> >- <td>Informations</td> >+ <td>Details</td> > </tr> > </thead> > <tbody> >@@ -473,7 +473,7 @@ > <td>[% r.budget.budget_name %] (id=[% r.budget.budget_id %])</td> > <td></td> > <td></td> >- <td>There was no unreceived orders for this fund.</td> >+ <td>There were no unreceived orders for this fund.</td> > </tr> > [% END %] > [% ELSE %] >-- >1.9.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12164
:
27905
|
27906
|
27907
|
27908
|
27909
|
27910
|
27911
|
28588
|
28589
|
28590
|
28591
|
28592
|
28593
|
28695
|
28702
|
28703
|
28704
|
28705
|
28706
|
28707
|
28708
|
29354
|
29355
|
29356
|
29422
|
29423
|
29424
|
29425
|
29426
|
29427
|
29428
|
29429
|
29430
|
29733
|
29734
|
29735
|
29736
|
29737
|
29738
|
29739
|
29740
|
29741
|
30043
|
30044