mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
#270 모바일스킨에 비밀번호 보안수준 옵션 설정 기능 적용
This commit is contained in:
parent
1212855b2c
commit
46900dfc8b
3 changed files with 14 additions and 3 deletions
|
|
@ -1,6 +1,9 @@
|
|||
<load target="css/member.css" />
|
||||
<div class="xm">
|
||||
<h2 class="hx h2">{$lang->member_info}</h2>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/member/skins/default/modify_info/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
</div>
|
||||
<div class="table even">
|
||||
<table class="table table-striped table-hover">
|
||||
<tr loop="$displayDatas => $item">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue