]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/templates/christmasWithoutSnow/admin/forum_prune_select_body.tpl
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmasWithoutSnow / admin / forum_prune_select_body.tpl
2 <h1>{L_FORUM_PRUNE}</h1>
4 <form method="post" action="{S_FORUMPRUNE_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
5         <tr>
6                 
7           <th class="thHead" align="center">{L_SELECT_FORUM}</th>
8         </tr>
9         <tr>
10                 <td class="row1" align="center">{S_FORUMS_SELECT} &nbsp;<input type="submit" name="pruneset" value="{L_LOOK_UP}" class="mainoption">&nbsp;</td>
11         </tr>
12 </table></form>