Bugzilla – Attachment 22452 Details for
Bug 11086
Koha Tools Upload Patron Images text description change
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11086 : Fixing some grammatical mistakes in member-flags and tools-home
PASSED-QA-Bug-11086--Fixing-some-grammatical-mista.patch (text/plain), 1.92 KB, created by
Katrin Fischer
on 2013-10-27 18:37:33 UTC
(
hide
)
Description:
[PASSED QA] Bug 11086 : Fixing some grammatical mistakes in member-flags and tools-home
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-10-27 18:37:33 UTC
Size:
1.92 KB
patch
obsolete
>From 8c0d47ccda181cab809ce829e9f1fcd131e95583 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Sun, 20 Oct 2013 11:51:29 -0700 >Subject: [PATCH] [PASSED QA] Bug 11086 : Fixing some grammatical mistakes in > member-flags and tools-home > >To test before the patch is applied notice that on the member-flags page >it says >"upload patron images in batch or one at a time" >After the patch it should say >"upload patron images in a batch or one at a time" > >Try also for tools-home > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >String change, only affecting templates. >--- > .../prog/en/modules/help/members/member-flags.tt | 2 +- > .../prog/en/modules/tools/tools-home.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt >index 5ed262a..afdbdcf 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt >@@ -333,7 +333,7 @@ > <ul> > <li>batch_upload_patron_images > <ul> >- <li>Upload patron images in batch or one at a time</li> >+ <li>Upload patron images in a batch or one at a time</li> > <li>Access to the Image Upload Tool</li> > </ul> > </li> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >index 7df30ec..b842f57 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >@@ -62,7 +62,7 @@ > > [% IF ( CAN_user_tools_batch_upload_patron_images ) %] > <dt><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></dt> >- <dd>Upload patron images in batch or one at a time</dd> >+ <dd>Upload patron images in a batch or one at a time</dd> > [% END %] > > >-- >1.7.9.5
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 11086
:
22095
|
22124
|
22148
|
22149
| 22452 |
22453