front_footer.tpl.html
来自「创建虚拟磁盘。用户可以创建磁盘」· HTML 代码 · 共 28 行
HTML
28 行
<!--#
##
# Project: PHPDisk
# This is NOT a freeware, use is subject to license terms.
#
# Site: http://www.phpdisk.com
#
# $Id: front_footer.tpl.html 249 2009-03-10 14:59:03Z along $
#
# Copyright (C) 2008-2009 PHPDisk Team. All Rights Reserved.
#
##
#-->
<br /><br /><br />
<div class="body_line"></div>
<br/>
<div align="center">{$site_index}{$contact_us}{$miibeian}{$site_stat}</div>
<br/>
<div align="center" class="f10 txtgray" style="display:{$debug_info}">{$pageinfo}</div>
<div align="center" class="foot_info">Powered by <a href="http://www.phpdisk.com/" target="_blank">PHPDisk Team</a> {PHPDISK_VERSION} © 2008-{NOW_YEAR} All Rights Reserved.</div>
</div>
<div class="body_bottom">
<div class="l"></div>
<div class="r"></div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?