Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / Helius / admin / forum_prune_body.tpl
1 \r
2 <h1>{L_FORUM_PRUNE}</h1>\r
3 \r
4 <p>{L_FORUM_PRUNE_EXPLAIN}</p>\r
5 \r
6 <h2>{L_FORUM}: {FORUM_NAME}</h2>\r
7 \r
8 <form method="post"     action="{S_FORUMPRUNE_ACTION}">\r
9   <table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">\r
10         <tr> \r
11           <th class="thHead">{L_FORUM_PRUNE}</th>\r
12         </tr>\r
13         <tr>\r
14           <td class="row1">{S_PRUNE_DATA}</td>\r
15         </tr>\r
16         <tr> \r
17           <td class="catBottom" align="center">{S_HIDDEN_VARS}\r
18                 <input type="submit" name="doprune" value="{L_DO_PRUNE}" class="mainoption">\r
19           </td>\r
20         </tr>\r
21   </table>\r
22 </form>\r