https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25954 --- Comment #4 from Josef Moravec <josef.moravec@gmail.com> --- Comment on attachment 107896 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107896 Bug 25954: Replace paragraph tags with labels in header search forms Review of attachment 107896: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25954&attachment=107896) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/includes/cat-search.inc @@ +28,3 @@
<form action="/cgi-bin/koha/catalogue/search.pl" method="get" id="cat-search-block"> + [% IF ( Koha.Preference('IntranetCatalogSearchPulldown') ) %] + <label class="tip" for="idx">Enter search keywords:</label>
I am not sure about for="idx", I think the label is still for "search-form" not for indices select... -- You are receiving this mail because: You are watching all bug changes.