(file) Return to user_select_body.tpl CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / phpBB2 / templates / subSilver / admin

 1 rizwank 1.1 
 2             <h1>{L_USER_TITLE}</h1>
 3             
 4             <p>{L_USER_EXPLAIN}</p>
 5             
 6             <form method="post" name="post" action="{S_USER_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
 7             	<tr>
 8             		<th class="thHead" align="center">{L_USER_SELECT}</th>
 9             	</tr>
10             	<tr>
11             		<td class="row1" align="center"><input class="post" 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>
12             	</tr>
13             </table></form>

Rizwan Kassim
Powered by
ViewCVS 0.9.2