Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Owen Leonard 38bc9eb2a8 Bug 25954: Replace paragraph tags with labels in header search forms
This patch replaces instances of <p class="tip"> with <label
class="tip"> in header search forms where there is not already a label
tag corresponding to the first form field.

In cases where there is already a label on the first form field the <p>
is kept.

To test, apply the patch and rebuild the staff client CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client)

Test the header search forms on the following pages:

 - Staff interface home page
 - Acquisitions home
 - Acquisitions -> Vendor -> Contracts
 - Acquisitions -> Vendor -> Add to basket -> From a suggestion
 - Advanced catalog search
 - Authorities
 - Administration
 - Administration -> Funds
 - Administration -> Desks (UseCirculationDesks must be enabled)
 - Administration -> Cities and towns
 - Administration -> Currencies and exchange rates
 - Administration -> Patron categories
 - Administration -> Z39.50/SRU servers
 - Catalog -> Search results
 - Cataloging
 - Circulation
 - Circulation -> Check in
 - Patrons
 - Serials
 - Tools -> Notices and Slips

In each case, check that the search form labels work as expected to move
focus to the corresponding form field.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-01-04 14:06:27 +01:00
..
preferences Bug 27044: Mark the PayPal integration as deprecated on the user interface 2020-11-24 21:27:59 +01:00
searchengine/elasticsearch Bug 19482: (follow-up) Fix update, add tests, restore closing </td> 2020-11-04 12:59:33 +01:00
additional-fields.tt
admin-home.tt Bug 26809: Removes full stops from admin-home.tt 2020-10-26 00:16:14 +01:00
adveditorshortcuts.tt
aqbudgetperiods.tt Bug 24012: (QA follow-up) Use standard patterns 2020-11-04 12:59:32 +01:00
aqbudgets.tt
aqcontract.tt
aqplan.tt Bug 26496: Add op field to Budget Planning 2020-10-22 09:46:43 +02:00
audio_alerts.tt
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt
authtypes.tt Bug 25954: Replace paragraph tags with labels in header search forms 2021-01-04 14:06:27 +01:00
background_jobs.tt
biblio_framework.tt
branch_transfer_limits.tt Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page 2020-11-03 10:57:35 +01:00
branches.tt Bug 22818: (QA follow-up) Add hint to new library ILL email setting 2020-11-11 08:35:10 +01:00
cash_registers.tt Bug 26946: Set maxlength for cash register name 2020-12-09 11:23:43 +01:00
categories.tt Bug 22818: (follow-up) Respond to feedback 2020-11-11 08:35:10 +01:00
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt
credit_types.tt
currency.tt
debit_types.tt
desks.tt
didyoumean.tt
edi_accounts.tt Bug 26908: (follow-up) Alter template check 2020-11-05 15:24:20 +01:00
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
library_groups.tt
localization.tt
marc_subfields_structure.tt Bug 27310: Remove CSS float on 'Visibility' in framework edition 2021-01-04 13:29:58 +01:00
marctagstructure.tt
matching-rules.tt Bug 24899: (follow-up) Add markup comments 2020-10-14 14:50:07 +02:00
oai_set_mappings.tt
oai_sets.tt
overdrive.tt
patron-attr-types.tt Bug 26973: (bug 26119 follow-up) Restore patron's attributes during self-registration 2020-11-17 11:51:28 +01:00
preferences.tt Bug 23823: (QA follow-up) Fix filter in link 2020-11-04 17:32:35 +01:00
share_content.tt
smart-rules.tt Bug 27280: (bug 27026 follow-up) Make consistent the explanation for "Days mode" 2020-12-26 18:14:11 +01:00
sms_providers.tt
smtp_servers.tt Bug 27250: Fix stacked event listeners in SMTP delete modal 2020-12-26 18:14:11 +01:00
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transport-cost-matrix.tt Bug 26726: (QA follow-up) Add line break and 'the' for readability 2020-10-26 00:16:14 +01:00
usage_statistics.tt
z3950servers.tt