mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
Fix #238 installer freezing in Chrome
This commit is contained in:
parent
a499aa0d1f
commit
f038091b37
4 changed files with 16 additions and 5 deletions
|
|
@ -59,7 +59,7 @@
|
|||
<a href="{getUrl('', 'act','dispInstallCheckEnv')}" class="button grey">« {$lang->cmd_back}</a>
|
||||
</div>
|
||||
<div class="align-right">
|
||||
<button type="submit" id="task-db-select" value="">{$lang->cmd_next} »</button>
|
||||
<button type="submit" id="task-db-select" value="" data-checking="{$lang->msg_db_checking}">{$lang->cmd_next} »</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue