Bugzilla – Attachment 97648 Details for
Bug 19793
Add email to batch patron modification
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19793: Change label to match patron record: Primary email
Bug-19793-Change-label-to-match-patron-record-Prim.patch (text/plain), 2.07 KB, created by
Katrin Fischer
on 2020-01-20 21:50:13 UTC
(
hide
)
Description:
Bug 19793: Change label to match patron record: Primary email
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-01-20 21:50:13 UTC
Size:
2.07 KB
patch
obsolete
>From ddbcd681c4b85b215c9a11aa5ddf548b787a32da Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Thu, 16 Jan 2020 01:50:07 +0000 >Subject: [PATCH] Bug 19793: Change label to match patron record: Primary email > >As we have multiple email fields in the patron record, we should >be clear which one can be changed from the batch mod now. Easiest >is to use the same label. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > 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 0d5a8be4da..63ad371456 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >@@ -149,7 +149,7 @@ > <th class="title-string">Expiry date</th> > <th>Circulation note</th> > <th>OPAC note</th> >- <th>Email address</th> >+ <th>Primary email</th> > <th>Restriction expiration</th> > <th>Restriction comment</th> > [% FOREACH attrh IN attributes_header %] >@@ -236,7 +236,7 @@ > [% CASE 'opacnote' %] > OPAC note: > [% CASE 'email' %] >- Email address: >+ Primary email: > [% CASE 'debarred' %] > Restriction expiration: > [% CASE 'debarredcomment' %] >-- >2.11.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 19793
:
97335
|
97347
|
97647
| 97648