Commit
This commit is contained in:
parent
01d6914a42
commit
a2bc2a7afc
@ -39,10 +39,12 @@ if (!isset($hide_menu)) {
|
|||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
<?php endif; ?>
|
|
||||||
|
|
||||||
<hr class="hidden">
|
<hr class="hidden">
|
||||||
|
|
||||||
|
<?php endif; ?>
|
||||||
|
|
||||||
|
|
||||||
<div id="container">
|
<div id="container">
|
||||||
|
|
||||||
<?php if ($hide_nav == FALSE): ?>
|
<?php if ($hide_nav == FALSE): ?>
|
||||||
@ -65,10 +67,12 @@ if (!isset($hide_menu)) {
|
|||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<?php endif; ?>
|
|
||||||
|
|
||||||
<hr class="hidden">
|
<hr class="hidden">
|
||||||
|
|
||||||
|
<?php endif; ?>
|
||||||
|
|
||||||
|
|
||||||
<div id="main">
|
<div id="main">
|
||||||
<?php
|
<?php
|
||||||
// display flashed messages
|
// display flashed messages
|
||||||
|
Reference in New Issue
Block a user