www.gusucode.com > Destoon B2B仿淘宝电子商务网站 UTF8 v6.0源码程序 > destoon/install/footer.tpl.php

    <?php
defined('IN_DESTOON') or exit('Access Denied');
?>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>

</td>
</tr>
</table>
<script type="text/javascript">
$('percent').innerHTML = '<label disabled><?php echo $percent;?></label>';
$('progress').parentNode.title = '安装进度:<?php echo $percent;?>';
$('progress').style.width = '<?php echo $percent;?>';
</script>
</body>
</html>