Bugzilla – Attachment 94828 Details for
Bug 23853
Typo in authorised_values.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23853: Typo in authorised_values.tt
Bug-23853-Typo-in-authorisedvaluestt.patch (text/plain), 1.77 KB, created by
Martin Renvoize (ashimema)
on 2019-10-29 12:06:21 UTC
(
hide
)
Description:
Bug 23853: Typo in authorised_values.tt
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-10-29 12:06:21 UTC
Size:
1.77 KB
patch
obsolete
>From 4fcd7aa216f5a0d11cb9fe179751c319651c7fe3 Mon Sep 17 00:00:00 2001 >From: caroline <caroline@inlibro.com> >Date: Mon, 21 Oct 2019 10:25:55 -0400 >Subject: [PATCH] Bug 23853: Typo in authorised_values.tt >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >This patch corrects the Bsort1 typo in authorised_values.tt and changes the Bsort2 description to match Bsort1's. > >To test: >1- Go to Administration > Authorised values >2- Make sure descriptions for Bsort1 and Bsort2 match their category and are the same (except for 1 and 2) > >Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../intranet-tmpl/prog/en/modules/admin/authorised_values.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >index 0c8e1fccab..8f71938964 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >@@ -343,9 +343,9 @@ > [% CASE 'branches' %] > <p></p> > [% CASE 'Bsort1' %] >- <p>Values that can be entered to fill in the patronâs sort 2 field</p> >+ <p>Values that can be entered to fill in the patronâs sort 1 field, that can be used for statistical purposes</p> > [% CASE 'Bsort2' %] >- <p>An authorized value attached to patrons, that can be used for statistical purposes</p> >+ <p>Values that can be entered to fill in the patronâs sort 2 field, that can be used for statistical purposes</p> > [% CASE 'CAND' %] > <p></p> > [% CASE 'CCODE' %] >-- >2.20.1
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 23853
:
94454
|
94820
| 94828