mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 13:07:02 +02:00
gui fixes
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
|
||||
<div id="piler1" class="container">
|
||||
|
||||
<?php if(OUTLOOK == 0) { ?>
|
||||
<?php if(!(OUTLOOK == 1 && SHOW_MENU_FOR_OUTLOOK == 0)) { ?>
|
||||
<div id="menu">
|
||||
<?php print $menu; ?>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user