#904 autoinstall without ftp, change some UI

This commit is contained in:
akasima 2014-08-21 16:20:38 +09:00
parent 4c699b57b8
commit e787a536c9
5 changed files with 76 additions and 58 deletions

View file

@ -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" />