mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
#904 autoinstall without ftp, change some UI
This commit is contained in:
parent
4c699b57b8
commit
e787a536c9
5 changed files with 76 additions and 58 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<div cond="$XE_VALIDATOR_MESSAGE && isset($from_id[$XE_VALIDATOR_ID])" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
</div>
|
||||
<!--
|
||||
<form action="" method="post">
|
||||
<input type="hidden" name="module" value="autoinstall" />
|
||||
<input type="hidden" name="act" value="procAutoinstallAdminUpdateinfo" />
|
||||
|
|
@ -22,4 +23,5 @@
|
|||
{sprintf($lang->description_update, $btnUpdate)}
|
||||
</p>
|
||||
</form>
|
||||
-->
|
||||
<include target="list.html" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue