From b5add431cb2b12fe8c95052991c4323758e75fef Mon Sep 17 00:00:00 2001 From: Etienne Jouvin Date: Wed, 26 Oct 2016 01:28:08 +0200 Subject: [PATCH 1/2] Solve ticket #319 In classic theme, if the user does not display the pass icon, group name and administrateur flag are not display in the session bar, in top of page. Change the sessionbar.inc, in classic theme, wit a copy of what is done from the footer.ing file in the Material Blue theme. --- inc/themes/classic/sessionbar.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/inc/themes/classic/sessionbar.inc b/inc/themes/classic/sessionbar.inc index e742765f..4acaccb1 100644 --- a/inc/themes/classic/sessionbar.inc +++ b/inc/themes/classic/sessionbar.inc @@ -1,13 +1,11 @@