And as if by magic group auth admin appeared

git-svn-id: file:///svn/phpbb/trunk@702 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-07-19 23:52:10 +00:00
parent b69afe920c
commit c4506dbbc7
2 changed files with 542 additions and 320 deletions

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@
<th>Select a {L_USER_OR_GROUP}</th> <th>Select a {L_USER_OR_GROUP}</th>
</tr> </tr>
<tr><form method="get" action="{S_USERAUTH_ACTION}"> <tr><form method="get" action="{S_USERAUTH_ACTION}">
<td class="row1" align="center">{S_USERS_SELECT}&nbsp;&nbsp;<input type="submit" value="Look up User">&nbsp;</td> <td class="row1" align="center">{S_USERS_SELECT}&nbsp;&nbsp;<input type="submit" value="Look up {L_USER_OR_GROUP}">&nbsp;</td>
</form></tr> </form></tr>
</table></div> </table></div>