From 587ace83f923f98c3db091f7963f8a9248d53aee Mon Sep 17 00:00:00 2001 From: lch Date: Thu, 1 Jul 2021 07:34:42 +0000 Subject: [PATCH] =?UTF-8?q?=EB=B3=B8=EC=9D=B8=EC=9D=B8=EC=A6=9D=20?= =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Account/Join.cshtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FO/Views/Account/Join.cshtml b/FO/Views/Account/Join.cshtml index 4b1e954..fceec8c 100644 --- a/FO/Views/Account/Join.cshtml +++ b/FO/Views/Account/Join.cshtml @@ -132,9 +132,8 @@ else 동의 후 가입 - @Html.Partial("./Partial/BoxAssign", null, new ViewDataDictionary { { "bindmethod", "bindassign" }, { "isjoin", 1 } }) - @Html.Partial("./Partial/OkCert3", null, new ViewDataDictionary { }) + @Html.Partial("./Partial/BoxAssign", null, new ViewDataDictionary { { "bindmethod", "bindassign" }, { "isjoin", 1 } })
close
} @section scriptsHeader{