Bugzilla – Attachment 94454 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.56 KB, created by
Caroline Cyr La Rose
on 2019-10-21 15:15:08 UTC
(
hide
)
Description:
Bug 23853: Typo in authorised_values.tt
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2019-10-21 15:15:08 UTC
Size:
1.56 KB
patch
obsolete
>From 399def7c5b270928a767bbef2e703c96da1c850d 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 > >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) >--- > .../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 7715e0b6f5..88f7f1bfbe 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.17.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