mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 07:22:26 +01: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