mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
로그인 위젯 기본 스킨에 인증 메일 재발송 링크 추가.
개별 스킨 사용 시 따로 수정 필요. git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6591 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
08557fafe6
commit
db3d7cff95
2 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
<ul class="help">
|
||||
<li><a href="{getUrl('act','dispMemberSignUpForm')}">{$lang->cmd_signup}</a></li>
|
||||
<li><a href="{getUrl('act','dispMemberFindAccount')}">{$lang->cmd_find_member_account}</a></li>
|
||||
<li><a href="{getUrl('act','dispMemberResendAuthMail')}">{$lang->cmd_resend_auth_mail}</a></li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@
|
|||
<ul class="help">
|
||||
<li class="first-child"><a href="{getUrl('act','dispMemberSignUpForm')}">{$lang->cmd_signup}</a></li>
|
||||
<li><a href="{getUrl('act','dispMemberFindAccount')}">{$lang->cmd_find_member_account}</a></li>
|
||||
<li><a href="{getUrl('act','dispMemberResendAuthMail')}">{$lang->cmd_resend_auth_mail}</a></li>
|
||||
</ul>
|
||||
</form>
|
||||
</fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue