mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
Fix incorrect lang code in simple_world member skin
This commit is contained in:
parent
9143493f13
commit
5e9273d5f3
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
<input type="hidden" name="xe_validator_id" value="modules/member/skins/simple_world/reset_mail/2" />
|
||||
<div class="control-group">
|
||||
<label for="email_address">
|
||||
{lang('common.cmd_modify_new_auth_email_address')}
|
||||
{lang('member.cmd_modify_new_auth_email_address')}
|
||||
</label>
|
||||
<input type="text" id="email_address" name="email_address" value="" title="{lang('member.cmd_modify_new_auth_email_address')}" />
|
||||
<input type="submit" value="{$lang->cmd_send_auth_new_emaill_address}" class="btn btn-inverse" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue