* move the hiddenwin to the top of the divider.

This commit is contained in:
wangchunsheng
2012-05-02 06:13:10 +00:00
parent 6204bd60c6
commit 24c2615dd2

View File

@@ -1,8 +1,8 @@
</div>
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' scrolling='no' class='<?php $config->debug ? print("debugwin") : print('hidden')?>'></iframe>
<div id='divider'></div>
</div>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' scrolling='no' class='<?php $config->debug ? print("debugwin") : print('hidden')?>'></iframe>
<div id='footer'>
<table class='cont' >
<tr>