mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
Fix not to output the encrypted password
This commit is contained in:
parent
43d58ba0dc
commit
a1884ff568
2 changed files with 25 additions and 16 deletions
|
|
@ -36,7 +36,6 @@
|
|||
<div cond="$member_srl" class="x_control-group">
|
||||
<label class="x_control-label" for="password"><em style="color:red">*</em> {$lang->password}</label>
|
||||
<div class="x_controls">
|
||||
<input type="hidden" name="password" value="{$member_info->password}" />
|
||||
<input id="password" type="text" name="reset_password" value="" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue