Bugzilla – Attachment 47015 Details for
Bug 15611
Spelling mistake: implimented
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15611 - Spelling mistake in patroncards/edit-layout.tt
Bug-15611---Spelling-mistake-in-patroncardsedit-la.patch (text/plain), 2.59 KB, created by
Jonathan Druart
on 2016-01-20 16:10:58 UTC
(
hide
)
Description:
Bug 15611 - Spelling mistake in patroncards/edit-layout.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-01-20 16:10:58 UTC
Size:
2.59 KB
patch
obsolete
>From 872e94fd319178dc4bce909154cdbf1fb84ebfc3 Mon Sep 17 00:00:00 2001 >From: Chloe <chloealabaster@gmail.com> >Date: Tue, 19 Jan 2016 20:56:17 +0000 >Subject: [PATCH] Bug 15611 - Spelling mistake in patroncards/edit-layout.tt > >To Test: > >check that "implimented" has been changed to "implemented" on both lines >478 and 534 > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt >index 8532c09..4916d9e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt >@@ -475,7 +475,7 @@ > </li> > </ol> > </div> >- <!-- These pdf image parameters are currently unused, but implimented and need to default to zero --> >+ <!-- These pdf image parameters are currently unused, but implemented and need to default to zero --> > <input type="hidden" name="image_1_Ox" value="0" /><!-- Ox,Oy should be set to 0 unless you want special effects see http://www.adobe.com/devnet/pdf/pdf_reference.html ISO 32000-1 --> > <input type="hidden" name="image_1_Oy" value="0" /> > <input type="hidden" name="image_1_Sx" value="0" /><!-- Sx,Sy allow scaling of the image --> >@@ -531,7 +531,7 @@ > </li> > </ol> > </div> >- <!-- These pdf image parameters are currently unused, but implimented and need to default to zero --> >+ <!-- These pdf image parameters are currently unused, but implemented and need to default to zero --> > <input type="hidden" name="image_2_Ox" value="0" /><!-- Ox,Oy should be set to 0 unless you want special effects see http://www.adobe.com/devnet/pdf/pdf_reference.html ISO 32000-1 --> > <input type="hidden" name="image_2_Oy" value="0" /><!-- Sx,Sy allow scaling of the image --> > <input type="hidden" name="image_2_Sx" value="0" /> >-- >2.1.0
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 15611
:
46939
|
47007
| 47015 |
47016