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