[R45phpbbmods-checkins] user_search/templates/subSilver/admin admin_user_search_form.tpl,1.3,1.4
Brought to you by:
rasadam
|
From: Adam A. <ra...@us...> - 2004-05-19 21:44:52
|
Update of /cvsroot/r45phpbbmods/user_search/templates/subSilver/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10114/templates/subSilver/admin Modified Files: admin_user_search_form.tpl Log Message: Preparing for RC2 Index: admin_user_search_form.tpl =================================================================== RCS file: /cvsroot/r45phpbbmods/user_search/templates/subSilver/admin/admin_user_search_form.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** admin_user_search_form.tpl 3 May 2004 06:36:26 -0000 1.3 --- admin_user_search_form.tpl 19 May 2004 21:44:42 -0000 1.4 *************** *** 9,13 **** </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_USERNAME}: <input class="post" type="text" name="username" value="" maxlength="255" size="25" /> <input type="submit" class="post2" name="search_username" value="{L_SEARCH}" /></span></td> </tr> <tr> --- 9,13 ---- </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_USERNAME}: <input class="post" type="text" name="username" value="" maxlength="255" size="25" /> <input type="submit" class="post2" name="search_username" value="{L_SEARCH}" /> {L_REGEX} <input type="checkbox" name="search_username_regex" value="true" /></span></td> </tr> <tr> *************** *** 18,22 **** </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_EMAIL}: <input class="post" type="text" name="email" value="" maxlength="255" size="25" /> <input type="submit" class="post2" name="search_email" value="{L_SEARCH}" /></span></td> </tr> <tr> --- 18,22 ---- </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_EMAIL}: <input class="post" type="text" name="email" value="" maxlength="255" size="25" /> <input type="submit" class="post2" name="search_email" value="{L_SEARCH}" /> {L_REGEX} <input type="checkbox" name="search_email_regex" value="true" /></span></td> </tr> <tr> *************** *** 56,60 **** <!-- END groups_exist --> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_POSTCOUNT} <select name="postcount_type"><option value="equals" selected="selected">{L_EQUALS}</option><option value="lesser">{L_LESSERTHAN}</option><option value="greater">{L_GREATTHAN}</option></select> <input class="post" type="text" name="postcount_value" value="" maxlength="25" size="5" /> <input type="submit" class="post2" name="search_postcount" value="{L_SEARCH}" /></span></td> </tr> <tr> --- 56,60 ---- <!-- END groups_exist --> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_POSTCOUNT} <select name="postcount_type"><option value="equals" selected="selected">{L_EQUALS}</option><option value="lesser">{L_LESSERTHAN}</option><option value="greater">{L_GREATERTHAN}</option></select> <input class="post" type="text" name="postcount_value" value="" maxlength="25" size="5" /> <input type="submit" class="post2" name="search_postcount" value="{L_SEARCH}" /></span></td> </tr> <tr> *************** *** 62,66 **** </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_USERFIELD}: <select name="userfield_type"><option value="icq" selected="selected">{L_ICQ}</option><option value="aim">{L_AIM}</option><option value="msn">{L_MSN}</option><option value="yahoo">{L_YAHOO}</option><option value="website">{L_WEBSITE}</option><option value="location">{L_LOCATION}</option><option value="interests">{L_INTERESTS}</option></select> <input class="post" type="text" name="userfield_value" value="" maxlength="25" size="5" /> <input type="submit" class="post2" name="search_userfield" value="{L_SEARCH}" /></span></td> </tr> <tr> --- 62,69 ---- </tr> <tr> ! <td class="catBottom" colspan="1" height="28"> </td> ! </tr> ! <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_USERFIELD}: <select name="userfield_type"><option value="icq" selected="selected">{L_ICQ}</option><option value="aim">{L_AIM}</option><option value="msn">{L_MSN}</option><option value="yahoo">{L_YAHOO}</option><option value="website">{L_WEBSITE}</option><option value="location">{L_LOCATION}</option><option value="interests">{L_INTERESTS}</option></select> <input class="post" type="text" name="userfield_value" value="" maxlength="25" size="25" /> <input type="submit" class="post2" name="search_userfield" value="{L_SEARCH}" /> {L_REGEX} <input type="checkbox" name="search_userfield_regex" value="true" /></span></td> </tr> <tr> *************** *** 68,72 **** </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_LANGUAGE}: <select name="language_type">{LANGUAGE_LIST}</select> <input type="submit" class="post2" name="search_language" value="{L_SEARCH}" /></span></td> </tr> <tr> --- 71,78 ---- </tr> <tr> ! <td class="catBottom" colspan="1" height="28"> </td> ! </tr> ! <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_LANGUAGE}: {LANGUAGE_LIST} <input type="submit" class="post2" name="search_language" value="{L_SEARCH}" /></span></td> </tr> <tr> *************** *** 74,78 **** </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_TIMEZONE}: <select name="timezone_type">{TIMEZONE_LIST}</select> <input type="submit" class="post2" name="search_timezone" value="{L_SEARCH}" /></span></td> </tr> <tr> --- 80,87 ---- </tr> <tr> ! <td class="catBottom" colspan="1" height="28"> </td> ! </tr> ! <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_TIMEZONE}: {TIMEZONE_LIST} <input type="submit" class="post2" name="search_timezone" value="{L_SEARCH}" /></span></td> </tr> <tr> *************** *** 80,88 **** </tr> <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_STYLE}: <select name="style_type">{STYLE_LIST}</select> <input type="submit" class="post2" name="search_style" value="{L_SEARCH}" /></span></td> </tr> <tr> <td class="row3" align="left"><span class="gensmall">{L_STYLE_EXPLAIN}</span></td> </tr> <!-- BEGIN forums_exist --> <tr> --- 89,103 ---- </tr> <tr> ! <td class="catBottom" colspan="1" height="28"> </td> ! </tr> ! <tr> ! <td class="row2" align="left" nowrap="nowrap"><span class="gen">{L_STYLE}: {STYLE_LIST} <input type="submit" class="post2" name="search_style" value="{L_SEARCH}" /></span></td> </tr> <tr> <td class="row3" align="left"><span class="gensmall">{L_STYLE_EXPLAIN}</span></td> </tr> + <tr> + <td class="catBottom" colspan="1" height="28"> </td> + </tr> <!-- BEGIN forums_exist --> <tr> *************** *** 92,95 **** --- 107,113 ---- <td class="row3" align="left"><span class="gensmall">{L_MODERATORS_OF_EXPLAIN}</span></td> </tr> + <tr> + <td class="catBottom" colspan="1" height="28"> </td> + </tr> <!-- END forums_exist --> <tr> |