From 8d5e9750afbf7d73d02d8db19cae428bfd397d59 Mon Sep 17 00:00:00 2001 From: Claire Gravely Date: Tue, 10 Apr 2018 12:46:11 +0000 Subject: [PATCH] Bug 20552: Fix HTML tag for search facets The tags for home library and holding library in the 'refine your search' list should be h5. This patch changes the html tag for the availability, holding library and home library facets. To test: - Search for an item in the OPAC where the relevant facet appears - Use 'Inspect element' to check the tag - Apply patch - Confirm the facet now has the h5 tag - Confirm spacing is improved Signed-off-by: Mark Tompsett Signed-off-by: Katrin Fischer Signed-off-by: Jonathan Druart Signed-off-by: Nick Clemens --- koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc index e89a6936cd..31089ef534 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc @@ -3,7 +3,7 @@

Refine your search