From 0c9a22d898e74a6b6638e5cbd87e0b0067cac223 Mon Sep 17 00:00:00 2001 From: arman Date: Thu, 30 Jan 2025 17:50:37 +0000 Subject: [PATCH] The hamburger menu button only shows up in "Science-ation" theme. --- common.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.inc.php b/common.inc.php index 58b208f9..8c49b35f 100644 --- a/common.inc.php +++ b/common.inc.php @@ -394,7 +394,7 @@ $(document).ready(function(){ echo '

' . i18n($config['fairname']) . '

'; - + if($config['theme'] == 'science_ation') echo " menu "