You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<td width="100" height="3" class="beam"><?= $skin['lmod']; ?></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="100" height="29" class="moderate">
|
|
<?= $skin['stick']; ?>
|
|
<a href="javascript:confirm_action('<?= $skin['c_delete_topic']; ?>','moderate.php?action=delete&id=<?= $tid; ?>')"><img border="0" src="skins/subPurple/images/delete.gif" width="20" height="20" alt="delete"></a>
|
|
<?= $skin['lock']; ?>
|
|
<a href="moderate.php?action=move&id=<?= $tid; ?>">
|
|
<img border="0" src="skins/subPurple/images/move.gif" width="20" height="20" alt="move">
|
|
</a>
|
|
</td>
|