* remove the divider in footer.lite.

This commit is contained in:
wangchunsheng
2011-02-25 08:09:51 +00:00
parent e7a20c9f77
commit 7dd258469c
-1
View File
@@ -1,6 +1,5 @@
</div>
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<div id='divider'></div>
<iframe frameborder='0' name='hiddenwin' scrolling='no' class='<?php $config->debug ? print("debugwin") : print('hidden')?>'></iframe>
<script laguage='Javascript'>
$().ready(function(){setDebugWin('white')})