Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Martin Renvoize 513b226873 Bug 25155: Fixing semantic headings login modal
The login modal headings were semantically incorrect prior to this
patch.

Test plan:
1) Click the 'Log in to your account' option to expose the modal
2) Use a headings inspector and note we jump from H1 (Page Title) -> H3
   (Modal Title)
3) Apply the patch and reload the page.
4) Click the 'Log in to your account' option to expose the modal
5) The modal should still appear well formed
6) Use a headings inspector and note we jump from H1 (Page Title) -> H2
   (Modal Title) -> H3 (Shibboleth title if enabled)

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

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-20 17:45:31 +02:00
..
account-table.inc Bug 25010: Fix typo 'rewewal' in debit types 2020-04-03 14:26:35 +01:00
authorities-search-results.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc
columns_settings.inc Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
datatables.inc Bug 25909: Recent change to datatables JS in the OPAC causes errors 2020-07-16 15:33:29 +01:00
date-format.inc
doc-head-close.inc Bug 11994: Fix OpenSearch discovery in the OPAC 2020-06-24 14:31:37 +02:00
doc-head-open.inc
greybox.inc
holds-table.inc Bug 22672: Change <i> to <em> and <b> to <strong> in templates, includes, xslt 2020-06-29 12:37:02 +02:00
html_helpers.inc
i18n.inc
ill-availability-table.inc Bug 23173: (follow-up) Fix QA script errors 2020-04-06 11:05:14 +01:00
item-status-schema-org.inc
item-status.inc
js-date-format.inc Bug 24980: (follow-up) return '' when date is null 2020-05-01 08:14:34 +01:00
masthead-langmenu.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
masthead-sco.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
masthead.inc Bug 25155: Fixing semantic headings login modal 2020-07-20 17:45:31 +02:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 25350: Load Emoji picker assets more efficiently 2020-05-04 09:44:45 +01:00
opac-detail-sidebar.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
opac-facets.inc Bug 25236: Fix semantic heading for opac-facets.inc 2020-06-24 15:05:02 +02:00
opac-note.inc Bug 22672: Change <i> to <em> and <b> to <strong> in templates, includes, xslt 2020-06-29 12:37:02 +02:00
opac-topissues.inc Bug 25236: Fix semantic heading for opac-topissues.inc 2020-06-24 15:05:02 +02:00
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options 2020-04-03 14:26:34 +01:00
shelfbrowser.inc Bug 24740: Use biblio title rather than biblio number in OPAC search result cover images tooltips 2020-05-04 09:44:43 +01:00
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
user-star-ratings.inc Bug 25110: (QA follow-up) Add aria-hidden="true" to FA icons 2020-04-29 17:04:51 +01:00
usermenu.inc
xslt-handler.inc