mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
Miscellaneous UI adjustments
This commit is contained in:
parent
20f8a5510a
commit
d7118d37ba
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
<div class="x_control-group">
|
<div class="x_control-group">
|
||||||
<label for="ftphost" class="x_control-label">{$lang->ftp_host}</label>
|
<label for="ftphost" class="x_control-label">{$lang->ftp_host}</label>
|
||||||
<div class="x_controls">
|
<div class="x_controls">
|
||||||
<input name="ftp_host" value="10.25.80.77" type="text" id="ftphost" />
|
<input name="ftp_host" value="{$server_ip_address}" type="text" id="ftphost" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="x_control-group">
|
<div class="x_control-group">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue