Bugzilla – Attachment 170844 Details for
Bug 37758
Accessibility: "translControl1" field is missing a descriptive label
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37758: Add descriptive labels for accessibility
Bug-37758-Add-descriptive-labels-for-accessibility.patch (text/plain), 1.40 KB, created by
Laura Escamilla
on 2024-08-28 19:49:21 UTC
(
hide
)
Description:
Bug 37758: Add descriptive labels for accessibility
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2024-08-28 19:49:21 UTC
Size:
1.40 KB
patch
obsolete
>From a3335435b0740a944dd0b152667cc5ea252dad57 Mon Sep 17 00:00:00 2001 >From: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >Date: Wed, 28 Aug 2024 19:45:48 +0000 >Subject: [PATCH] Bug 37758: Add descriptive labels for accessibility > >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >index 6548e1141b..6e6183f818 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >@@ -191,6 +191,7 @@ > <form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl" id="searchform"> > <div class="row gx-2"> > <div class="col-sm-auto order-2 order-sm-2"> >+ <label for="masthead_search" class="visually-hidden">Search the catalog by:</label> > <select name="idx" id="masthead_search" class="form-select"> > [% IF ( ms_kw ) %] > <option selected="selected" value="" data-placeholder="[% t("Search the catalog by keyword") | html %]">Library catalog</option> >-- >2.39.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 37758
:
170834
|
170835
|
170836
|
170844
|
170845
|
170846
|
170878
|
170880