mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
issue 2868. changed a text for ftp password.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12645 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e01a412e36
commit
7406fd1cd9
3 changed files with 4 additions and 3 deletions
|
|
@ -23,7 +23,8 @@
|
|||
<div class="x_control-group">
|
||||
<label class="x_control-label" for="ftp_password">{$lang->password}</label>
|
||||
<div class="x_controls">
|
||||
<input type="password" name="ftp_password" id="ftp_password" value="" /> {$lang->about_ftp_password}
|
||||
<input type="password" name="ftp_password" id="ftp_password" value="" />
|
||||
<p class="x_help-block">{$lang->about_ftp_password}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="__xe_path" class="x_control-group" hidden>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue