aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_ext_list.html
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-05-12 19:13:53 +0200
committerTristan Darricau <github@nicofuma.fr>2014-05-28 22:19:12 +0200
commit9cbec4deb272552bc7e890af161d4b7307075eb3 (patch)
treefe6b4e6662bd31002738c06a401e4deedb5e6a1c /phpBB/adm/style/acp_ext_list.html
parentedc3b3fb752d758a2fd4baca485b514beafca39a (diff)
downloadforums-9cbec4deb272552bc7e890af161d4b7307075eb3.tar
forums-9cbec4deb272552bc7e890af161d4b7307075eb3.tar.gz
forums-9cbec4deb272552bc7e890af161d4b7307075eb3.tar.bz2
forums-9cbec4deb272552bc7e890af161d4b7307075eb3.tar.xz
forums-9cbec4deb272552bc7e890af161d4b7307075eb3.zip
[ticket/11366] Move the links to the top of the page
PHPBB3-11366
Diffstat (limited to 'phpBB/adm/style/acp_ext_list.html')
-rw-r--r--phpBB/adm/style/acp_ext_list.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html
index 3809eeda09..95c194cc1d 100644
--- a/phpBB/adm/style/acp_ext_list.html
+++ b/phpBB/adm/style/acp_ext_list.html
@@ -27,6 +27,11 @@
</fieldset>
</form>
+ <fieldset class="quick">
+ <p class="small"><a href="{U_VERSIONCHECK_FORCE}">{L_VERSIONCHECK_FORCE_UPDATE_ALL}</a> &bull; <a href="javascript:phpbb.toggleDisplay('version_check_settings');">{L_SETTINGS}</a></p>
+ {S_FORM_TOKEN}
+ </fieldset>
+
<table class="table1">
<col class="row1" ><col class="row1" ><col class="row2" ><col class="row2" >
<thead>
@@ -92,11 +97,6 @@
</tbody>
</table>
- <fieldset class="quick">
- <p class="small"><a href="{U_VERSIONCHECK_FORCE}">{L_VERSIONCHECK_FORCE_UPDATE_ALL}</a> &bull; <a onclick="phpbb.toggleDisplay('version_check_settings');">{L_SETTINGS}</a></p>
- {S_FORM_TOKEN}
- </fieldset>
-
<table class="table1">
<tr>
<th>{L_EXTENSION_UPDATE_HEADLINE}</th>