Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmas / admin / disallow_body.tpl
1 \r
2 <h1>{L_DISALLOW_TITLE}</h1>\r
3 \r
4 <p>{L_DISALLOW_EXPLAIN}</p>\r
5 \r
6 <form method="post" action="{S_FORM_ACTION}"><table width="80%" cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">\r
7         <tr> \r
8                 <th class="thHead" colspan="2">{L_ADD_DISALLOW}</th>\r
9         </tr>\r
10         <tr> \r
11                 <td class="row1">{L_USERNAME}<br /><span class="gensmall">{L_ADD_EXPLAIN}</span></td>\r
12                 <td class="row2"><input type="text" name="disallowed_user" size="30" />&nbsp;<input type="submit" name="add_name" value="{L_ADD}" class="mainoption" /></td>\r
13         </tr>\r
14         <tr> \r
15                 <th class="thHead" colspan="2">{L_DELETE_DISALLOW}</th>\r
16         </tr>\r
17         <tr> \r
18                 <td class="row1">{L_USERNAME}<br /><span class="gensmall">{L_DELETE_EXPLAIN}</span></td>\r
19                 <td class="row2">{S_DISALLOW_SELECT}&nbsp;<input type="submit" name="delete_name" value="{L_DELETE}" class="liteoption" /></td>\r
20         </tr>\r
21         <tr> \r
22                 <td class="catBottom" colspan="2" align="center">&nbsp;</td>\r
23         </tr>\r
24 </table></form>\r