1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-05 15:16:16 +02:00

[ticket/11366] Exchange links and settings' form

PHPBB3-11366
This commit is contained in:
Tristan Darricau 2014-05-12 19:44:28 +02:00
parent ccddd44105
commit f3aaab93d6

View File

@ -6,6 +6,10 @@
<p>{L_EXTENSIONS_EXPLAIN}</p> <p>{L_EXTENSIONS_EXPLAIN}</p>
<fieldset class="quick">
<span 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></span>
</fieldset>
<form id="version_check_settings" method="post" action="{U_ACTION}" style="display:none"> <form id="version_check_settings" method="post" action="{U_ACTION}" style="display:none">
<fieldset> <fieldset>
@ -27,10 +31,6 @@
</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>
</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>