📄 list_bottom.php
字号:
<?/*
======================================================
Writing list bottom
======================================================
*/?>
<tr><td colspan=9 height=3 bgcolor=#2CBBFF></td></tr>
</table>
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td width=1%><?=$copyright?></td>
<td width=99% align=right><a href=naboard.php?bd=<?=$bd?>>列表</a> <a href=write.php?bd=<?=$bd?>>发贴</a></td>
</tr>
</table>
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr><td height=5></td></tr>
<tr><td align=center><?index();?></td></tr>
<tr><td height=5></td></tr>
</table>
<?include"$skin/search.php";?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -