Cause reload on submit into _top frame - 4bidden suggestion to fix multiple frames when redirected from login in admin

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2565 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-05-12 01:14:55 +00:00
parent 0735fb32b9
commit 9ec0e09657

View file

@ -1,5 +1,5 @@
<form action="{S_LOGIN_ACTION}" method="post">
<form action="{S_LOGIN_ACTION}" method="post" target="_top">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>