]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/templates/christmasWithoutSnow/admin/user_select_body.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmasWithoutSnow / admin / user_select_body.tpl
diff --git a/phpBB2/templates/christmasWithoutSnow/admin/user_select_body.tpl b/phpBB2/templates/christmasWithoutSnow/admin/user_select_body.tpl
deleted file mode 100644 (file)
index 5d7a31b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-
-<h1>{L_USER_TITLE}</h1>
-
-<p>{L_USER_EXPLAIN}</p>
-
-<form method="post" name="post" action="{S_USER_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
-       <tr>
-               <th class="thHead" align="center">{L_USER_SELECT}</th>
-       </tr>
-       <tr>
-               <td class="row1" align="center"><input type="text" class="post" name="username" maxlength="50" size="20" /> <input type="hidden" name="mode" value="edit" />{S_HIDDEN_FIELDS}<input type="submit" name="submituser" value="{L_LOOK_UP}" class="mainoption" /> <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></td>
-       </tr>
-</table></form>