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