* fix custom header not including properly.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php include $app->getModuleRoot() . 'common/view/header.html.php';?>
|
||||
<div id="mainMenu" class="clearfix">
|
||||
<div class="btn-toolbar pull-left">
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user