Bugzilla – Attachment 28710 Details for
Bug 12309
Add more fields to batch patron modification tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12309: Adapt zipcode wording to match the other patron pages
Bug-12309-Adapt-zipcode-wording-to-match-the-other.patch (text/plain), 1.95 KB, created by
Jonathan Druart
on 2014-06-06 14:38:42 UTC
(
hide
)
Description:
Bug 12309: Adapt zipcode wording to match the other patron pages
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-06-06 14:38:42 UTC
Size:
1.95 KB
patch
obsolete
>From 0581d4a04b22337cc93df74e8a8933693a146432 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 6 Jun 2014 16:36:46 +0200 >Subject: [PATCH] Bug 12309: Adapt zipcode wording to match the other patron > pages > >Replace "Zip code" with "Zip/Postal code" which is used in >members/memberentry.pl and members/moremember.pl. > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >index b4f4c52..6f58934 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >@@ -232,7 +232,7 @@ > <th>Category</th> > <th>City</th> > <th>State</th> >- <th>Zip code</th> >+ <th>Zip/Postal code</th> > <th>Country</th> > <th class="title-string">Registration date</th> > <th class="title-string">Expiry date</th> >@@ -299,7 +299,7 @@ > [% CASE 'state' %] > State > [% CASE 'zipcode' %] >- Zip code >+ Zip/Postal code > [% CASE 'country' %] > Country > [% CASE 'sort1' %] >-- >2.0.0.rc2
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 12309
:
28442
|
28633
|
28710
|
28711
|
28712