aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_ban.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-11-05 19:07:10 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-11-05 19:07:10 +0000
commit35f205ea61b5cab5dc202062284d2ade448e6b95 (patch)
tree507065a51cf2857d583692c1a0c3e56ea3b82960 /phpBB/adm/style/acp_ban.html
parent0a05595c9ef5e5e4239d496843be8f8a9f9df1e7 (diff)
downloadforums-35f205ea61b5cab5dc202062284d2ade448e6b95.tar
forums-35f205ea61b5cab5dc202062284d2ade448e6b95.tar.gz
forums-35f205ea61b5cab5dc202062284d2ade448e6b95.tar.bz2
forums-35f205ea61b5cab5dc202062284d2ade448e6b95.tar.xz
forums-35f205ea61b5cab5dc202062284d2ade448e6b95.zip
#15038
I'm very sorry. This should make W3C happy again. git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_ban.html')
-rw-r--r--phpBB/adm/style/acp_ban.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/phpBB/adm/style/acp_ban.html b/phpBB/adm/style/acp_ban.html
index d8638f5bcd..85b8acc393 100644
--- a/phpBB/adm/style/acp_ban.html
+++ b/phpBB/adm/style/acp_ban.html
@@ -71,9 +71,8 @@
<input class="button1" type="submit" id="bansubmit" name="bansubmit" value="{L_SUBMIT}" />&nbsp;
<input class="button2" type="reset" id="banreset" name="banreset" value="{L_RESET}" />
</p>
-
-</fieldset>
{S_FORM_TOKEN}
+</fieldset>
</form>
<br /><br />
@@ -109,15 +108,17 @@
<input class="button1" type="submit" id="unbansubmit" name="unbansubmit" value="{L_SUBMIT}" />&nbsp;
<input class="button2" type="reset" id="unbanreset" name="unbanreset" value="{L_RESET}" />
</p>
+ {S_FORM_TOKEN}
</fieldset>
<!-- ELSE -->
<p>{L_NO_BAN_CELL}</p>
+ {S_FORM_TOKEN}
</fieldset>
<!-- ENDIF -->
-{S_FORM_TOKEN}
+
</form>