mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
Modify ftp configuration template because of worng code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9603 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e6d1710f0b
commit
93cf422708
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
</li>
|
||||
<li>
|
||||
<p class="q"><label for="ftp_port">{$lang->ftp_port}</label></p>
|
||||
<p class="a"><input type="text" name="ftp_port" id="ftp_port" value="{$ftp_info->ftp_port}" /><span class="desc">Default : 21</p>
|
||||
<p class="a"><input type="text" name="ftp_port" id="ftp_port" value="{$ftp_info->ftp_port}" /><span class="desc">Default : 21</span></p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="q"><label for="ftp_passive">{$lang->about_use_ftp_passive_mode}</label></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue