]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/templates/christmasWithoutSnow/admin/group_select_body.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / templates / christmasWithoutSnow / admin / group_select_body.tpl
diff --git a/phpBB2_old/templates/christmasWithoutSnow/admin/group_select_body.tpl b/phpBB2_old/templates/christmasWithoutSnow/admin/group_select_body.tpl
deleted file mode 100644 (file)
index 7428918..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-
-<h1>{L_GROUP_TITLE}</h1>
-
-<p>{L_GROUP_EXPLAIN}</p>
-
-<form method="post" action="{S_GROUP_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
-       <tr>
-               
-       <th class="thHead" align="center">{L_GROUP_SELECT}</th>
-       </tr>
-       <!-- BEGIN select_box -->
-       <tr>
-               <td class="row1" align="center">{S_GROUP_SELECT}&nbsp;&nbsp;<input type="submit" name="edit" value="{L_LOOK_UP}" class="mainoption" />&nbsp;</td>
-       </tr>
-       <!-- END select_box -->
-       <tr>
-               <td class="catBottom" align="center">{S_HIDDEN_FIELDS}<input type="submit" class="liteoption" name="new" value="{L_CREATE_NEW_GROUP}" /></td>
-       </tr>
-</table></form>