diff --git a/core/core.php b/core/core.php index f63137e8..32f3ae62 100644 --- a/core/core.php +++ b/core/core.php @@ -31,7 +31,7 @@ class common { const TEMP_DIR = 'site/tmp/'; // Numéro de version - const ZWII_VERSION = '10.0.37.dev'; + const ZWII_VERSION = '10.0.38.dev'; public static $actions = []; public static $coreModuleIds = [ diff --git a/core/layout/common.css b/core/layout/common.css index f4641122..3452c34f 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -458,6 +458,11 @@ nav #toggle span { display: block; } +nav #burgerText { + float: left; + margin-left: 10px; +} + nav ul { padding: 0; margin: 0; diff --git a/core/layout/main.php b/core/layout/main.php index eff46966..b0fcea24 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -35,7 +35,7 @@ {echo 'id="navfixedconnected"';} } ?>> -
+

getData(['config','title']);?>