Bugzilla – Attachment 139307 Details for
Bug 31352
Terminology: Borrower name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31352: Change 'Borrower name' to 'Patron name'
Bug-31352-Change-Borrower-name-to-Patron-name.patch (text/plain), 1.75 KB, created by
David Nind
on 2022-08-18 00:09:17 UTC
(
hide
)
Description:
Bug 31352: Change 'Borrower name' to 'Patron name'
Filename:
MIME Type:
Creator:
David Nind
Created:
2022-08-18 00:09:17 UTC
Size:
1.75 KB
patch
obsolete
>From b385449098ff5606193466fd2842bbad269f992c Mon Sep 17 00:00:00 2001 >From: Alex Buckley <alexbuckley@catalyst.net.nz> >Date: Tue, 16 Aug 2022 13:10:43 +1200 >Subject: [PATCH] Bug 31352: Change 'Borrower name' to 'Patron name' > >Test plan: >1. Go to Tools > Patron card creator > New > Card batch >2. Enter a borrowernumber and click 'Add patron(s)' >3. Observe a table with the leftmost column name 'Borrower name' loads >4. Apply patch >5. Refresh page >6. Observe the leftmost column name is 'Patron name' > >Sponsored-by: Catalyst IT, New Zealand > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt >index d4b3edaf9a..dbf9d3ff8e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt >@@ -95,7 +95,7 @@ > [% FOREACH header_field IN table_loo.header_fields %] > [% SWITCH header_field.field_label -%] > [% CASE "Summary" -%] >- <th>Borrower name</th> >+ <th>Patron name</th> > [% CASE "Borrower Number" %] > <th>Borrower number</th> > [% CASE "Actions " %] >-- >2.30.2
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 31352
:
139167
|
139307
|
139536