Bugzilla – Attachment 151049 Details for
Bug 27634
Turn off patron self-registration if no default category is set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27634: (QA follow-up) Add punctuation to message on About page
Bug-27634-QA-follow-up-Add-punctuation-to-message-.patch (text/plain), 2.78 KB, created by
Jonathan Druart
on 2023-05-11 07:34:52 UTC
(
hide
)
Description:
Bug 27634: (QA follow-up) Add punctuation to message on About page
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-05-11 07:34:52 UTC
Size:
2.78 KB
patch
obsolete
>From 92777189f8efefbcbf74341e0e489ccd29ff0a76 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 22 Apr 2023 18:29:43 +0000 >Subject: [PATCH] Bug 27634: (QA follow-up) Add punctuation to message on About > page > >This just adds some missing commas and turns a pref into preference >in the messages displayed on the system information tab. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index f7b92fa7e4e..6db4892b15a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -428,7 +428,7 @@ > [% IF warnPrefAnonymousPatronOPACPrivacy_PatronDoesNotExist %] > <tr> > <th scope="row"><strong class="error">Error</strong> </th> >- <td>Some patrons have requested a privacy on returning item but the AnonymousPatron pref is not set correctly. Set it to a valid borrower number or checkins for these patrons will fail.</td> >+ <td>Some patrons have requested a privacy on returning item, but the AnonymousPatron preference is not set correctly. Set it to a valid borrower number or checkins for these patrons will fail.</td> > </tr> > [% END %] > [% IF warnPrefAnonymousPatronAnonSuggestions_PatronDoesNotExist %] >@@ -449,7 +449,7 @@ > <td>System preference 'OpacHiddenItems' generates a warning and will produce unexpected behaviors: [% warnPrefOpacHiddenItems | html %]</th></tr> > [% END %] > [% IF warnPrefPatronSelfRegistrationDefaultCategory %] >- <tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'PatronSelfRegistration' is set but 'PatronSelfRegistrationDefaultCategory' does not contain a valid patron category code. Patron self-registration is disabled.</td></tr> >+ <tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'PatronSelfRegistration' is set, but 'PatronSelfRegistrationDefaultCategory' does not contain a valid patron category code. Patron self-registration is disabled.</td></tr> > [% END %] > [% IF warnXSLT %] > [% FOR p IN warnXSLT %] >-- >2.25.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 27634
:
116378
|
116379
|
116380
|
116381
|
116382
|
116383
|
116491
|
145599
|
145600
|
145601
|
145602
|
145603
|
145604
|
145605
|
145922
|
147531
|
147532
|
147533
|
147534
|
147535
|
147536
|
147537
|
149746
|
149747
|
149748
|
149896
|
149897
|
149898
|
149899
|
149900
|
149901
|
149902
|
150083
|
150084
|
150085
|
150086
|
150087
|
150088
|
150089
|
150090
|
151046
|
151047
|
151048
|
151049
|
155863
|
155864
|
155865
|
155866
|
155867
|
155868
|
155869
|
155870
|
156203