mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 03:52:15 +09:00
Apply card style ...ing
This commit is contained in:
parent
5fcbbdd865
commit
6ebf6d65ac
9 changed files with 109 additions and 93 deletions
|
|
@ -11,13 +11,13 @@
|
|||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="document_srl" value="{$document_srl}" />
|
||||
<input type="hidden" name="page" value="{$page}" />
|
||||
<input type="hidden" name="xe_validator_id" value="modules/member/skins/default/1" />
|
||||
<input type="hidden" name="xe_validator_id" value="modules/member/skins/simple_world/1" />
|
||||
<input type="hidden" name="success_return_url" value="{getUrl('act','dispMemberInfo')}" />
|
||||
<div class="control-group">
|
||||
<label for="uid">
|
||||
{lang($identifier)}
|
||||
</label>
|
||||
<input type="email" disabled="disabled" value="{$formValue}" id="uid" title="{lang($identifier)}" />
|
||||
<input type="text" disabled="disabled" value="{$formValue}" id="uid" title="{lang($identifier)}" />
|
||||
<label for="cpw">
|
||||
{lang('member.current_password')}
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue