Bugzilla – Attachment 143051 Details for
Bug 31422
Library limitations might cause data loss when editing patrons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31422: (QA follow-up) Fix terminology and switch icon
Bug-31422-QA-follow-up-Fix-terminology-and-switch-.patch (text/plain), 1.80 KB, created by
Katrin Fischer
on 2022-11-02 22:56:38 UTC
(
hide
)
Description:
Bug 31422: (QA follow-up) Fix terminology and switch icon
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-11-02 22:56:38 UTC
Size:
1.80 KB
patch
obsolete
>From ab200018a045574f9979706931287e5e2d170593 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Wed, 2 Nov 2022 22:50:58 +0000 >Subject: [PATCH] Bug 31422: (QA follow-up) Fix terminology and switch icon > >* fa-exclamation-circle looks more like 'info', but I feel this > should be more of a warning, so switched to fa-exclamation-triangle >* Changed branches to libraries in message > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/members/memberentrygen.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >index e7ccc715c6..48f62ddd52 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >@@ -975,7 +975,7 @@ legend:hover { > [% END %] > </select> > [% IF limited_category %] >- <span style="float:right;" title="The patron's current category ([% patron_category.description | html %]) is limited to other branches"><i class="fa fa-exclamation-circle" aria-hidden="true"></i></span> >+ <span style="float:right;" title="The patron's current category ([% patron_category.description | html %]) is limited to other libraries"><i class="fa fa-exclamation-triangle" aria-hidden="true"></i></span> > [% END %] > <span class="required">Required</span> > </li> >-- >2.30.2
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 31422
:
142259
|
142285
|
143050
| 143051 |
147698