Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Martin Renvoize 62795521ee Bug 25236: Fix semantic heading for opac-topissues.inc
Prior to this patch, the opac-topissues side navigation box contained
semantically incorrect headings.

Test plan
0/ Enable 'OpacTopIssues'
1/ Navigate to the top issues page via the 'Most popular' link
2/ Inspect the 'Refine your search' elements on the left side of the screen.
   Note that the headings are H1 (Koha page title) > H4 (Refine your search)
3/ Apply this patch
4/ Reload the page
5/ Re-inspect the 'Refine your search' elements and note the heading
   semantics are now H1 (Title of page) > H2 (Refine your search)
6/ Note the appearance of the box is still reasonable
7/ Signoff

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

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-24 15:05:02 +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 Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
av-build-dropbox.inc
biblio-title-head.inc Bug 11529: (follow-up) Fix QA issues 2019-08-05 15:03:19 +01:00
biblio-title.inc Bug 11529: (follow-up) Fix QA issues 2019-08-05 15:03:19 +01:00
bodytag.inc
calendar.inc Bug 10562: Improve Leader06 Type Labels in MARC21slim2OPACResults.xsl 2019-01-28 14:57:38 +00:00
columns_settings.inc
datatables.inc
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 Bug 24732: Set DumpTemplateVars Dumper options for Indent and Sort 2020-03-02 10:08:31 +00:00
greybox.inc
holds-table.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
html_helpers.inc Bug 22880: Convert opacheader system preference to news block 2020-02-24 13:24:12 +00:00
i18n.inc Bug 15395: Make QA test script happy 2018-11-08 15:55:52 +00:00
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 Bug 22899: (QA follow-up) Change accessor name 2019-05-14 18:08:34 +00:00
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 13388: (QA follow-up) Add id to nav item and use singleBranchMode 2020-05-04 09:11:37 +01:00
navigation.inc
opac-authorities.inc Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
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 23409: (follow-up) Allow HTML in circulation note and add line breaks in OPAC user account 2020-03-24 10:58:56 +00: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 Bug 21542: Use modal and password field for overdrive password 2018-10-17 12:26:18 +00:00
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 Bug 17602: (RM follow-up) QA tool issues 2018-10-01 16:12:20 +00:00
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 Bug 22627: Renames OPAC fines tab to 'your charges' to be more inclusive 2019-09-09 11:30:41 +01:00
xslt-handler.inc