Bugzilla – Attachment 129519 Details for
Bug 29066
Remove text in OPAC search form and use Font Awesome icons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29066: (follow-up) add aria-label
Bug-29066-follow-up-add-aria-label.patch (text/plain), 1.26 KB, created by
Fridolin Somers
on 2022-01-15 06:54:25 UTC
(
hide
)
Description:
Bug 29066: (follow-up) add aria-label
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2022-01-15 06:54:25 UTC
Size:
1.26 KB
patch
obsolete
>From 447695470d46dcea728c27687a1246b5fb234cb7 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Fri, 14 Jan 2022 20:53:54 -1000 >Subject: [PATCH] Bug 29066: (follow-up) add aria-label > >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >index 48b98c63ae..1b3d43f73c 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >@@ -278,7 +278,7 @@ > [% END # / OpacAddMastheadLibraryPulldown %] > > <div class="order-5 col-sm-auto"> >- <button type="submit" id="searchsubmit" class="btn btn-primary" title="Search"> >+ <button type="submit" id="searchsubmit" class="btn btn-primary" title="Search" aria-label="Search"> > <i class="fa fa-search"></i> > </button> > </div> >-- >2.34.0
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 29066
:
125084
|
125180
|
125181
|
128927
|
129519
|
130031
|
130032
|
130114
|
130115
|
132375
|
132376
|
132377
|
132854
|
132855
|
132947