Change method to post

git-svn-id: file:///svn/phpbb/trunk@2418 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-03-24 00:15:11 +00:00
parent 4ac4c7f969
commit 359f3e21cb

View file

@ -3,7 +3,7 @@
<P>{L_SMILEY_TEXT}</p> <P>{L_SMILEY_TEXT}</p>
<form method="get" action="{S_SMILEY_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> <form method="post" action="{S_SMILEY_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
<tr> <tr>
<th class="thCornerL">{L_CODE}</th> <th class="thCornerL">{L_CODE}</th>
<th class="thTop">{L_SMILE}</th> <th class="thTop">{L_SMILE}</th>