diff --git a/mobile/skin/member/basic/password_lost2.skin.php b/mobile/skin/member/basic/password_lost2.skin.php index a443bde1e..568d8b1fc 100644 --- a/mobile/skin/member/basic/password_lost2.skin.php +++ b/mobile/skin/member/basic/password_lost2.skin.php @@ -62,7 +62,7 @@ $content .= "

회원아이디 ".$mb['mb_id']."
"; $content .= "변경될 패스워드 ".$change_password.""; $content .= "

"; -$content .= "패스워드 변경"; +$content .= "패스워드 변경"; $content .= ""; $content .= ""; diff --git a/skin/member/basic/password_lost2.skin.php b/skin/member/basic/password_lost2.skin.php index a443bde1e..568d8b1fc 100644 --- a/skin/member/basic/password_lost2.skin.php +++ b/skin/member/basic/password_lost2.skin.php @@ -62,7 +62,7 @@ $content .= "

회원아이디 ".$mb['mb_id']."
"; $content .= "변경될 패스워드 ".$change_password.""; $content .= "

"; -$content .= "패스워드 변경"; +$content .= "패스워드 변경"; $content .= ""; $content .= "";