Bugzilla – Attachment 8690 Details for
Bug 7836
Poor English on Patron Attribute Form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7836 - Poor English on Patron Attribute Form
0001-Bug-7836-Poor-English-on-Patron-Attribute-Form.patch (text/plain), 1.38 KB, created by
Jonathan Druart
on 2012-03-29 14:03:43 UTC
(
hide
)
Description:
Bug 7836 - Poor English on Patron Attribute Form
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2012-03-29 14:03:43 UTC
Size:
1.38 KB
patch
obsolete
>From fa87cd92c9ddf0445505648fd313ae86921b5d9f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Thu, 29 Mar 2012 16:03:03 +0200 >Subject: [PATCH 1/1] Bug 7836 - Poor English on Patron Attribute Form > >--- > .../prog/en/modules/admin/patron-attr-types.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >index 6fff8ab..54bd8f2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >@@ -194,7 +194,7 @@ function CheckAttributeTypeForm(f) { > [% IF ( cat.categorycode == category_code ) %]<option value="[% cat.categorycode %]" selected="selected">[% cat.description %]</option>[% ELSE %]<option value="[% cat.categorycode %]">[% cat.description %]</option>[% END %] > [% END %] > </select> >- <span>Please let blank if you want these attributs to be for all types of patron. Else, select one type.</span> >+ <span>Choose one to limit this attribute to one patron type. Please leave blank if you want these attributes to be available for all types of patrons.</span> > </li> > <li> > <label for="class">Class: </label> >-- >1.7.7.3 >
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 7836
:
8690
|
8699