* remove the divider in footer.lite.
This commit is contained in:
@@ -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')})
|
||||
|
||||
Reference in New Issue
Block a user