From eb5a63c33d72e7b48996cb2f595751221d4021ac Mon Sep 17 00:00:00 2001 From: KNKIM Date: Thu, 9 Dec 2021 11:16:57 +0900 Subject: [PATCH] =?UTF-8?q?SNS=20=EB=AA=85=EC=B9=AD=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/userInfo/getMyHome.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/userInfo/getMyHome.jsp b/src/main/webapp/WEB-INF/jsp/nlib/userInfo/getMyHome.jsp index f0549574..a967727d 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/userInfo/getMyHome.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/userInfo/getMyHome.jsp @@ -71,7 +71,7 @@ $( document ).ready(function() { alt="네이버" > - + ${fn:substring(loginVO.snsType, 0, 1)}${fn:toLowerCase(fn:substring(loginVO.snsType, 1, fn:length(loginVO.snsType)))} 계정으로 로그인 중
내정보