diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/confirm_body.html')
-rw-r--r-- | phpBB/styles/prosilver/template/confirm_body.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/confirm_body.html b/phpBB/styles/prosilver/template/confirm_body.html index 5b783915a4..bc61b0a392 100644 --- a/phpBB/styles/prosilver/template/confirm_body.html +++ b/phpBB/styles/prosilver/template/confirm_body.html @@ -1,6 +1,7 @@ <!-- INCLUDE overall_header.html --> <form id="confirm" action="{S_CONFIRM_ACTION}" method="post"> +{S_FORM_TOKEN} <div class="panel"> <div class="inner"><span class="corners-top"><span></span></span> |