aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_body.html')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 814546f46e..0fbaecaf43 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -104,7 +104,7 @@
<span class="corners-bottom"><span></span></span></div>
</div>
-
+ {S_FORM_TOKEN}
{S_HIDDEN_FIELDS}
</form>
@@ -258,6 +258,7 @@
<fieldset class="quickmod">
<label>{L_QUICK_MOD}:</label> {S_TOPIC_MOD} <input type="submit" value="{L_GO}" class="button2" />
</fieldset>
+ {S_FORM_TOKEN}
</form>
<!-- ENDIF -->