aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_bbcodes.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_bbcodes.html')
-rw-r--r--phpBB/adm/style/acp_bbcodes.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_bbcodes.html b/phpBB/adm/style/acp_bbcodes.html
index 48b117cfc9..a0b0016a11 100644
--- a/phpBB/adm/style/acp_bbcodes.html
+++ b/phpBB/adm/style/acp_bbcodes.html
@@ -51,6 +51,7 @@
<legend>{L_SUBMIT}</legend>
<input class="button1" type="submit" id="submit" name="submit" value="{L_SUBMIT}" />&nbsp;
<input class="button2" type="reset" id="reset" name="reset" value="{L_RESET}" />
+ {S_FORM_TOKEN}
</fieldset>
<br />
@@ -77,7 +78,6 @@
<!-- END token -->
</tbody>
</table>
- {S_FORM_TOKEN}
</form>
<!-- ELSE -->
@@ -110,8 +110,9 @@
<p class="quick">
<input class="button2" name="submit" type="submit" value="{L_ADD_BBCODE}" />
</p>
+ {S_FORM_TOKEN}
</fieldset>
-{S_FORM_TOKEN}
+
</form>
<!-- ENDIF -->