wootook-reloaded/templates/OpenGame/admin/messagelist_table_rows.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

8 lines
No EOL
185 B
Go Template

<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>