diff options
author | Tristan Darricau <github@nicofuma.fr> | 2014-05-12 19:15:32 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2014-05-28 22:19:14 +0200 |
commit | ccddd44105ddf5de9905b27b9848ad769be227d6 (patch) | |
tree | ddf9bfdd3ea88950bc657ea2710a1694d02f7109 /phpBB/adm/style | |
parent | 9cbec4deb272552bc7e890af161d4b7307075eb3 (diff) | |
download | forums-ccddd44105ddf5de9905b27b9848ad769be227d6.tar forums-ccddd44105ddf5de9905b27b9848ad769be227d6.tar.gz forums-ccddd44105ddf5de9905b27b9848ad769be227d6.tar.bz2 forums-ccddd44105ddf5de9905b27b9848ad769be227d6.tar.xz forums-ccddd44105ddf5de9905b27b9848ad769be227d6.zip |
[ticket/11366] Remove the extra {S_FORM_TOKEN}
PHPBB3-11366
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r-- | phpBB/adm/style/acp_ext_list.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index 95c194cc1d..bcd98335af 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -29,7 +29,6 @@ <fieldset class="quick"> <p class="small"><a href="{U_VERSIONCHECK_FORCE}">{L_VERSIONCHECK_FORCE_UPDATE_ALL}</a> • <a href="javascript:phpbb.toggleDisplay('version_check_settings');">{L_SETTINGS}</a></p> - {S_FORM_TOKEN} </fieldset> <table class="table1"> |