Bugzilla – Attachment 38796 Details for
Bug 14126
Typo on order receive page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED OFF] Bug 14126 - Typo on order receive page
SIGNED-OFF-Bug-14126---Typo-on-order-receive-page.patch (text/plain), 1.45 KB, created by
Katrin Fischer
on 2015-05-04 06:05:10 UTC
(
hide
)
Description:
[SIGNED OFF] Bug 14126 - Typo on order receive page
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-05-04 06:05:10 UTC
Size:
1.45 KB
patch
obsolete
>From 3dac00225e292b76c1be8409fb8160093f4409de Mon Sep 17 00:00:00 2001 >From: Hector Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> >Date: Sun, 3 May 2015 21:13:08 -0600 >Subject: [PATCH] [SIGNED OFF] Bug 14126 - Typo on order receive page > >A typo found while doing translation: > >To test >1) Go to dir 'intranet-tmpl/prog/en/modules/acqui/neworderempty.tt' > line 268 and check the typo "To notify on reveiving:" >2) Apply the patch >3) Repeat step 1 and check if the typo is fixed > >Sponsored-by: Universidad de El Salvador > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >index 9a2fe24..29018ac 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >@@ -265,7 +265,7 @@ $(document).ready(function() > <legend>Patrons</legend> > <ol> > <li> >- <span class="label">To notify on reveiving:</span> >+ <span class="label">To notify on receiving:</span> > <div style="float:left"> > <ul id="users_names" style="padding-left:0"> > [% FOREACH user IN users %] >-- >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 14126
:
38794
|
38796
|
38844