aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
-rw-r--r--phpBB/docs/coding-guidelines.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index 818f17246b..d70e0be2a3 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -1421,8 +1421,8 @@ div
<fieldset class="submit-buttons">
<input type="reset" value="{L_RESET}" name="reset" class="button2" /&gt 
<input type="submit" name="action[add_warning]" value="{L_SUBMIT}" class="button1" /&gt
+ {S_FORM_TOKEN}
</fieldset&gt
- {S_FORM_TOKEN}
</form&gt
</pre></div><br />
</div>