From 2f43d448ae5582fa1bdb322bda18a5d2cc9ebc77 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 --- 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 06815665fb..bd87b6db21 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/langmenu.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/langmenu.inc @@ -60,7 +60,7 @@ -
  • + diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc index 9eb4e7b5d1..4720d37894 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 %] [% IF !loggedinusername %] - +
  • +