mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
issue 1678 fixed. Member info modify > password type input -> text type input.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10451 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2bfd819b8e
commit
03c2417ceb
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
<p class="q">{$lang->password} <em style="color:red">*</em></p>
|
||||
<p class="a">
|
||||
<input type="hidden" name="password" value="{$member_info->password}" />
|
||||
<input type="password" name="reset_password" value="" />
|
||||
<input type="text" name="reset_password" value="" />
|
||||
</p>
|
||||
</li>
|
||||
<li cond="!$member_srl">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue