mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
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:
parent
b69afe920c
commit
c4506dbbc7
2 changed files with 542 additions and 320 deletions
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,7 @@
|
|||
<th>Select a {L_USER_OR_GROUP}</th>
|
||||
</tr>
|
||||
<tr><form method="get" action="{S_USERAUTH_ACTION}">
|
||||
<td class="row1" align="center">{S_USERS_SELECT} <input type="submit" value="Look up User"> </td>
|
||||
<td class="row1" align="center">{S_USERS_SELECT} <input type="submit" value="Look up {L_USER_OR_GROUP}"> </td>
|
||||
</form></tr>
|
||||
</table></div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue