index_frameset.tpl
来自「很好的论坛php+mysql+linux」· TPL 代码 · 共 17 行
TPL
17 行
<html><head><title>phpBB Administration</title><meta http-equiv="Content-Type" content="text/html;"></head><frameset cols="170,*" rows="*" border="2" framespacing="0" frameborder="yes"> <frame src="{S_FRAME_NAV}" name="nav" marginwidth="3" marginheight="3" scrolling="auto"> <frame src="{S_FRAME_MAIN}" name="main" marginwidth="10" marginheight="10" scrolling="auto"></frameset><noframes> <body bgcolor="#FFFFFF" text="#000000"> <p>Sorry, your browser doesn't seem to support frames</p> </body></noframes></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?