1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

Modified username selection

git-svn-id: file:///svn/phpbb/trunk@527 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-06-25 19:36:05 +00:00
parent 44031d08d7
commit 7cd3c42c63
2 changed files with 26 additions and 27 deletions

View File

@@ -21,7 +21,7 @@ function insertCode(formObj, selectObj){
</tr>
<tr>
<td bgcolor="{T_TD_COLOR1}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_USERNAME}</b></font></td>
<td bgcolor="{T_TD_COLOR2}"><font face="{T_FONTFACE3}" size="{T_FONTSIZE2}">{S_USERNAME_INPUT}</font>&nbsp;&nbsp;&nbsp;<span class="gensmall">{L_FIND_USERNAME}&nbsp;{S_ALPHA_SELECT}&nbsp;{S_NAMES_SELECT}&nbsp;<input type="submit" name="usersubmit" value="{L_FIND}"></td>
<td bgcolor="{T_TD_COLOR2}">{S_NAMES_SELECT}&nbsp;{S_ALPHA_SELECT}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="gensmall">{L_FIND_USERNAME}:</span>&nbsp;&nbsp;<font face="{T_FONTFACE3}" size="{T_FONTSIZE2}">{S_USERNAME_INPUT}</font>&nbsp;<input type="submit" name="usersubmit" value="{L_SEARCH}"></td>
</tr>
<tr>
<td bgcolor="{T_TD_COLOR1}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_SUBJECT}</b></font></td>