Correct menu flottant dans theme
This commit is contained in:
parent
632ccfa567
commit
9bcb289c2f
@ -28,9 +28,10 @@
|
||||
$this->getData(['theme', 'menu', 'fixed']) === true) {
|
||||
if ($this->getUser('password') !== $this->getInput('ZWII_USER_PASSWORD'))
|
||||
{echo 'id="navfixedlogout"';}
|
||||
else
|
||||
elseif ($this->getUrl(0) !== 'theme')
|
||||
{echo 'id="navfixedconnected"';}
|
||||
} ?>
|
||||
}
|
||||
?>
|
||||
>
|
||||
<div id="toggle"><?php echo template::ico('menu'); ?></div>
|
||||
<div id="menu" class="
|
||||
|
Loading…
Reference in New Issue
Block a user