[ticket/11366] Move the links to the top of the page

PHPBB3-11366
This commit is contained in:
Tristan Darricau 2014-05-12 19:13:53 +02:00
parent edc3b3fb75
commit 9cbec4deb2

View file

@ -27,6 +27,11 @@
</fieldset> </fieldset>
</form> </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"> <table class="table1">
<col class="row1" ><col class="row1" ><col class="row2" ><col class="row2" > <col class="row1" ><col class="row1" ><col class="row2" ><col class="row2" >
<thead> <thead>
@ -92,11 +97,6 @@
</tbody> </tbody>
</table> </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"> <table class="table1">
<tr> <tr>
<th>{L_EXTENSION_UPDATE_HEADLINE}</th> <th>{L_EXTENSION_UPDATE_HEADLINE}</th>