diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_warn_front.html')
-rw-r--r-- | phpBB/styles/prosilver/template/mcp_warn_front.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_warn_front.html b/phpBB/styles/prosilver/template/mcp_warn_front.html index d6b81c685d..e861136463 100644 --- a/phpBB/styles/prosilver/template/mcp_warn_front.html +++ b/phpBB/styles/prosilver/template/mcp_warn_front.html @@ -24,7 +24,7 @@ <input type="reset" value="{L_RESET}" name="reset" class="button2" /> <input type="submit" name="submituser" value="{L_SUBMIT}" class="button1" /> </fieldset> - +{S_FORM_TOKEN} </form> <div class="panel"> |