mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Group CP done, except for group moderators removing group members
git-svn-id: file:///svn/phpbb/trunk@899 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<tr><form method="post" action="{S_USERGROUP_ACTION}">
|
||||
<td width="40%" align="center"> {GROUP_MEMBER_SELECT} </td>
|
||||
<td width="30%" align="center"> <input type="submit" name="viewinfo" value="{L_VIEW_INFORMATION}"> </td>
|
||||
<td width="30%" align="center"> <input type="submit" name="unsubjoin" value="{L_UNSUBSCRIBE}"> </td>
|
||||
<td width="30%" align="center"> <input type="submit" name="unsub" value="{L_UNSUBSCRIBE}"> </td>
|
||||
</form></tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user