messagelist_table_rows.tpl

来自「所有用户均可免费下载OGameCN源代码」· TPL 代码 · 共 8 行

TPL
8
字号
<tr>
	<th class="c"><input type="checkbox" name="sele[{mlst_id}]" /></th>
	<th>{mlst_id}</th>
	<th>{mlst_time}</th>
	<th>{mlst_from}</th>
	<th>{mlst_to}</th>
	<th>{mlst_text}</th>
</tr>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?