From 5dd6c73a962d2f963db143735f858df33fc9fb2b Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Mon, 16 Aug 2021 21:23:47 +0000 Subject: [PATCH] Bug 28868: Add back mastheadsearch class name Test plan: 1. Inscept the element on the OPAC main page and see the element with an ID of 'opac-main-search'. 2. Apply patch 3. Inscept that same element and you should now also see a class of 'mastheadsearch'. 4. Nothing visually should be different with the patch applied. Signed-off-by: Sally Signed-off-by: Katrin Fischer --- koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc index 7f482a340e..60cac99b20 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -156,7 +156,7 @@ [% UNLESS ( advsearch ) %]
-