diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_layout.html')
-rw-r--r-- | phpBB/styles/prosilver/template/posting_layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_layout.html b/phpBB/styles/prosilver/template/posting_layout.html index f858c3818b..754d8a5218 100644 --- a/phpBB/styles/prosilver/template/posting_layout.html +++ b/phpBB/styles/prosilver/template/posting_layout.html @@ -77,7 +77,7 @@ <!-- IF S_SHOW_POLL_BOX or S_POLL_DELETE --><!-- INCLUDE posting_poll_body.html --><!-- ENDIF --> <!-- IF S_DISPLAY_REVIEW --><!-- INCLUDE posting_topic_review.html --><!-- ENDIF --> - +{S_FORM_TOKEN} </form> <!-- IF not S_PRIVMSGS --> <script type="text/javascript"> |