aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/login_forum.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-12-13 14:59:45 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-12-13 14:59:45 +0000
commit9fc3a40c5e8983c2b24cf5630aaf8b105ff1293a (patch)
tree5b69b90cc7673c397381945573611e6d8de9639c /phpBB/styles/prosilver/template/login_forum.html
parentd096696ef2b269b973a8772643bb4bf9b1a12b80 (diff)
downloadforums-9fc3a40c5e8983c2b24cf5630aaf8b105ff1293a.tar
forums-9fc3a40c5e8983c2b24cf5630aaf8b105ff1293a.tar.gz
forums-9fc3a40c5e8983c2b24cf5630aaf8b105ff1293a.tar.bz2
forums-9fc3a40c5e8983c2b24cf5630aaf8b105ff1293a.tar.xz
forums-9fc3a40c5e8983c2b24cf5630aaf8b105ff1293a.zip
#54145 - move redirect parameter back to POST to avoid mod_security triggers
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10333 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/login_forum.html')
-rw-r--r--phpBB/styles/prosilver/template/login_forum.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/login_forum.html b/phpBB/styles/prosilver/template/login_forum.html
index 1278a2e9a8..a342a9aa24 100644
--- a/phpBB/styles/prosilver/template/login_forum.html
+++ b/phpBB/styles/prosilver/template/login_forum.html
@@ -24,6 +24,7 @@
<dt>&nbsp;</dt>
<dd>{S_HIDDEN_FIELDS}<input type="submit" name="login" id="login" class="button1" value="{L_LOGIN}" tabindex="2" /></dd>
</dl>
+ {S_LOGIN_REDIRECT}
</fieldset>
<span class="corners-bottom"><span></span></span></div>