Bugzilla – Attachment 178536 Details for
Bug 25947
Improve locked account message in brief patron info in staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25947: (follow-up) Tidiness fix
Bug-25947-follow-up-Tidiness-fix.patch (text/plain), 1.62 KB, created by
Owen Leonard
on 2025-02-21 16:44:01 UTC
(
hide
)
Description:
Bug 25947: (follow-up) Tidiness fix
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-02-21 16:44:01 UTC
Size:
1.62 KB
patch
obsolete
>From 8084f4ce711252a685d3eda3f44d98f7fb9c981c Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 21 Feb 2025 16:41:57 +0000 >Subject: [PATCH] Bug 25947: (follow-up) Tidiness fix > >--- > koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc >index 79a2ea06f54..237707100e1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc >@@ -59,7 +59,7 @@ > [% IF patron.account_locked %] > <li class="blocker [% patron.login_attempts < 0 ? 'account_admin_locked' : 'account_locked' | html %]"> > [% IF patron.login_attempts < 0 %] >- <span class="circ-hlt">Locked: </span><span> Patron's account has been administratively locked</span> >+ <span class="circ-hlt">Locked: </span><span> Patron's account has been administratively locked</span> > [% ELSE %] > <span class="circ-hlt">Locked: </span><span> Patron's account has been locked (due to [% patron.login_attempts | html %] failed login attempts)</span> > [% END %] >@@ -72,8 +72,6 @@ > </li> > [% END %] > >- >- > [% IF ( patron.gonenoaddress ) %] > <li class="gonenoaddress blocker"> > <span title="gonenoaddress flag is set in patron record"><span class="circ-hlt">Address:</span> Patron's address flagged as in doubt</span> >-- >2.39.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 25947
:
106643
|
145502
|
145503
|
145589
|
145878
|
147683
|
169844
|
169853
|
169864
|
174271
|
174272
|
176212
|
178534
|
178535
|
178536
|
179441
|
179483
|
179484
|
179485
|
180567
|
180568
|
180569