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:
flyskyko 2013-01-31 07:40:29 +00:00
parent e01a412e36
commit 7406fd1cd9
3 changed files with 4 additions and 3 deletions

View file

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