* fix custom header not including properly.

This commit is contained in:
Wenrui LI
2022-01-27 14:30:57 +08:00
parent de89804dfb
commit 29a752fdce
+1 -1
View File
@@ -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