Bugzilla – Attachment 13298 Details for
Bug 8960
Typo 'Carnumber list' in modborrowers.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[Signed off] Bug 8960: Fix typo on batch patron modify
Bug-8960-Fix-typo-on-batch-patron-modify.patch (text/plain), 1.30 KB, created by
Melia Meggs
on 2012-11-08 00:41:34 UTC
(
hide
)
Description:
[Signed off] Bug 8960: Fix typo on batch patron modify
Filename:
MIME Type:
Creator:
Melia Meggs
Created:
2012-11-08 00:41:34 UTC
Size:
1.30 KB
patch
obsolete
>From 3cee76e130b920c41aa69b1a73208612ebfc5dde Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Wed, 31 Oct 2012 14:15:29 -0400 >Subject: [PATCH] Bug 8960: Fix typo on batch patron modify > >Change Carnumber to Cardnumber. > >Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com> >--- > .../prog/en/modules/tools/modborrowers.tt | 2 +- > 1 files changed, 1 insertions(+), 1 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 8f33fe6..1a908a9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >@@ -124,7 +124,7 @@ > <legend>Or list cardnumbers one by one</legend> > <ol> > <li> >- <label for="cardnumberlist">Carnumber list (one cardnumber per line): </label> >+ <label for="cardnumberlist">Cardnumber list (one cardnumber per line): </label> > <textarea rows="10" cols="30" id="cardnumberlist" name="cardnumberlist">[% cardnumberlist %]</textarea> > </li> > </ol> >-- >1.7.2.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 8960
:
13154
|
13298
|
13354