질문/답변을 통한 계정 찾기가 허용되지 않은 경우 폼을 표시하지 않음

This commit is contained in:
Kijin Sung 2015-05-28 20:13:27 +09:00
parent 81fc2a9939
commit 915635cec3
4 changed files with 15 additions and 2 deletions

View file

@ -18,8 +18,8 @@
</span>
</form>
</section>
<hr>
<section cond="count($lang->find_account_question_items)>1">
<hr cond="count($lang->find_account_question_items)>1 && $enable_find_account_question == 'Y'">
<section cond="count($lang->find_account_question_items)>1 && $enable_find_account_question == 'Y'">
<h1>{$lang->cmd_find_member_account_with_email_question}</h1>
<p>{$lang->about_find_account_question}</p>
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/member/skin/default/find_member_account/2'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">