View file templates/admin/forum_prune_select_body.tpl
<p>{L_FORUM_PRUNE}</p> <form method="post" action="{S_FORUMPRUNE_ACTION}"> <table width="100%" cellpadding="4" cellspacing="0" border="0" class="forumline"> <tr> <td class="catSides"> <span class="cattitle">{L_SELECT_FORUM}</span> </td> </tr> <tr> <td class="row1">{S_FORUMS_SELECT}</td> </tr> </table> <input type="submit" name="pruneset" value="{L_LOOK_UP}" class="liteoption"> </form>