From 4c68a1b4d51450e9952b733713b27be049af4eff Mon Sep 17 00:00:00 2001 From: lch Date: Wed, 9 Jun 2021 07:54:09 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Account/Join.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/Views/Account/Join.cshtml b/FO/Views/Account/Join.cshtml index aa38837..4c7b4c7 100644 --- a/FO/Views/Account/Join.cshtml +++ b/FO/Views/Account/Join.cshtml @@ -72,7 +72,7 @@ else } else if (Model.User.authplatform == AuthPlatform.Mobile) { -

※[휴대폰 본인인증] 으로 본인인증을 하였습니다. 학습 시 본인인증도 [i-PIN 인증]으로 본인인증을 진행합니다.

+

※[휴대폰 본인인증] 으로 본인인증을 하였습니다. 학습 시 본인인증도 [휴대폰 인증]으로 본인인증을 진행합니다.

}