* change hide footer and header not use hook.

This commit is contained in:
wangyidong
2012-08-28 09:29:32 +00:00
parent 3891ce2ac3
commit b060a6bb41
8 changed files with 42 additions and 16 deletions
+2
View File
@@ -5,6 +5,7 @@ include 'colorbox.html.php';
include 'chosen.html.php';
include 'validation.html.php';
?>
<?php if(empty($_GET['onlybody']) or $_GET['onlybody'] != 'yes'):?>
<div id='header'>
<table class='cont' id='topbar'>
<tr>
@@ -26,4 +27,5 @@ include 'validation.html.php';
<tr><td id='modulemenu'><?php commonModel::printModuleMenu($this->moduleName);?></td></tr>
</table>
<div id='wrap'>
<?php endif;?>
<div class='outer'>