📄 front_footer.tpl.html
字号:
<!--#
##
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -