diff --git a/BO/Views/Account/Index.cshtml b/BO/Views/Account/Index.cshtml index 3b26ab5..d076afe 100644 --- a/BO/Views/Account/Index.cshtml +++ b/BO/Views/Account/Index.cshtml @@ -2,13 +2,7 @@ @{ ViewData["Title"] = "로그인"; Layout = null; - - string nptcPwd = ""; - //if (Request.ServerVariables["REMOTE_ADDR"] == "1.214.45.218") { - nptcPwd = "rhksflwkfhrmdls999"; - //} } -@nptcPwd
@@ -49,7 +43,7 @@