From 382459ea422aa699620dca1ccd38a75957f0f8f6 Mon Sep 17 00:00:00 2001 From: nina martinez Date: Tue, 22 Apr 2025 11:25:06 +0200 Subject: [PATCH] Bug 39677: Add the role presentation to the divider vertical tags Test plan: Enable the following system preferences: CookieConsent, EnableOpacSearchHistory, and OpacLangSelectorMode (both top and footer). -Apply the patch. -Go to the Koha OPAC. -Check the vertical dividers in the navigation. -If they are present with a coherent design, the test is successful. Signed-off-by: Owen Leonard Signed-off-by: David Nind Signed-off-by: Laura_Escamilla --- koha-tmpl/opac-tmpl/bootstrap/en/includes/langmenu.inc | 2 +- koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/langmenu.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/langmenu.inc index e84e3c82fe..187c886974 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/langmenu.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/langmenu.inc @@ -62,7 +62,7 @@ -
  • + diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc index 4535b9a897..c136dfeb29 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -46,7 +46,7 @@ [% END %] -
  • + [% IF ( Koha.Preference( 'virtualshelves' ) == 1 ) %] [% IF Koha.Preference( 'opacuserlogin' ) == 1 || some_public_shelves.count > 0 %] +
  • +