From 01162eec4ebe3fde0aafc3a92f3bebdd83dde79b Mon Sep 17 00:00:00 2001 From: MinSoo Kim Date: Fri, 1 Jan 2016 22:53:24 +0900 Subject: [PATCH] =?UTF-8?q?XEDITION=20=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83?= =?UTF-8?q?=EC=9D=98=20HTML=20=EB=AC=B8=EB=B2=95=20=EC=98=A4=EB=A5=98=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20=EB=93=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. input 의 required 는 true 일 수 없다. 2. 이메일을 로그인 계정으로 사용하는 경우 라벨 문구가 헷갈릴 수 있으므로 수정. --- layouts/xedition/layout.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/layouts/xedition/layout.html b/layouts/xedition/layout.html index 2081af09b..d9c2092b4 100644 --- a/layouts/xedition/layout.html +++ b/layouts/xedition/layout.html @@ -4,6 +4,9 @@ + + {@ $oMemberModel = getModel('member'); + $member_config = $oMemberModel->getMemberConfig();} {@ $_is_indexmodule = ($site_module_info->module_srl === $current_module_info->module_srl)} {@ $_body_class = array()} @@ -454,13 +457,13 @@ {$lang->cmd_login}
- + - +
- +