1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

Changed to post method

git-svn-id: file:///svn/phpbb/trunk@982 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
gpolins
2001-09-05 02:53:08 +00:00
parent 7d47e3481c
commit d40479473f
2 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
<td class="cat" align="center"><span class="cattitle"><b>{L_COMPOSE}</b></span></td>
</tr>
<tr>
<form method="get" action="{S_USER_ACTION}">
<form method="post" action="{S_USER_ACTION}">
<td class="row1" align="center">{L_GROUP_SELECT}&nbsp;&nbsp;&nbsp;{S_GROUP_SELECT}</td>
</tr>
<tr>