1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Fixed bug 462914, and fixed totally fux0red groups admin panel.

git-svn-id: file:///svn/phpbb/trunk@1158 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
natec
2001-10-10 18:06:28 +00:00
parent 61288e89d9
commit d37f5611fb
3 changed files with 20 additions and 8 deletions

View File

@@ -48,4 +48,7 @@
</span></td>
</tr>
</table>
<input type="hidden" name="mode" value="{S_GROUP_MODE}" />
<input type="hidden" name="updategroup" value="update" />
<input type="hidden" name="group_id" value="{GROUP_ID}" />
</form>