Bugzilla – Attachment 155414 Details for
Bug 34624
Many header search forms lack for attribute for label
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34624: (follow-up) Add "for" attribute to serials-search.inc label
Bug-34624-follow-up-Add-for-attribute-to-serials-s.patch (text/plain), 1.25 KB, created by
Martin Renvoize (ashimema)
on 2023-09-08 13:25:43 UTC
(
hide
)
Description:
Bug 34624: (follow-up) Add "for" attribute to serials-search.inc label
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-09-08 13:25:43 UTC
Size:
1.25 KB
patch
obsolete
>From c6a79d48d5d0f98596f74efe649ea5f403a10b82 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 8 Sep 2023 10:56:24 +0000 >Subject: [PATCH] Bug 34624: (follow-up) Add "for" attribute to > serials-search.inc label > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/serials-search.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-search.inc >index 440c81cdad..d848588739 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-search.inc >@@ -10,7 +10,7 @@ > <input type="hidden" name="searched" value="1" /> > > <div class="form-title"> >- <label class="control-label"><span class="control-text">Search subscriptions</span> <i class="fa fa-fw fa-book" aria-hidden="true"></i></label> >+ <label class="control-label" for="ISSN_filter"><span class="control-text">Search subscriptions</span> <i class="fa fa-fw fa-book" aria-hidden="true"></i></label> > </div> > > <div class="form-content"> >-- >2.41.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 34624
:
154843
|
154879
|
155150
|
155286
|
155394
|
155412
|
155413
| 155414 |
157070