Slight change to how the header reacts
This commit is contained in:
parent
937f91f352
commit
916ce2d244
@ -240,7 +240,7 @@ if (defined('MFH_PAGE_LAYOUT') && MFH_PAGE_LAYOUT == 'TOP_ONLY') {
|
|||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<body onload="<?php echo $onload;
|
<body onload="<?php echo $onload;
|
||||||
unset($onload); ?>" class="<?php echo $layout_tag ?> hold-transition <?php echo $modsForHesk_settings['admin_color_scheme']; ?> sidebar-mini">
|
unset($onload); ?>" class="<?php echo $layout_tag ?> fixed js <?php echo $modsForHesk_settings['admin_color_scheme']; ?>">
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
include(HESK_PATH . 'header.txt');
|
include(HESK_PATH . 'header.txt');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user