Bugzilla – Attachment 22148 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]
Bug 11086 : Fixing some grammatical mistakes in member-flags and tools-home
Bug-11086--Fixing-some-grammatical-mistakes-in-mem.patch (text/plain), 1.84 KB, created by
Brendan Gallagher
on 2013-10-21 03:52:10 UTC
(
hide
)
Description:
Bug 11086 : Fixing some grammatical mistakes in member-flags and tools-home
Filename:
MIME Type:
Creator:
Brendan Gallagher
Created:
2013-10-21 03:52:10 UTC
Size:
1.84 KB
patch
obsolete
>From e9c0ea629e4b60fec20c9166dd4d7488f8eab86c 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] 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 >--- > koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt | 2 +- > koha-tmpl/intranet-tmpl/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.10.4
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