--- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
+++ src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
... | ... | @@ -1692,7 +1692,7 @@ |
| 1692 | 1692 |
<button type="button" class="btnType btnType3" onclick="location.href='/web/user/mberInfoIndex.do'">마이페이지</button> |
| 1693 | 1693 |
<button type="button" class="btnType btnType2" onclick="location.href='/web/uat/uia/actionLogout.do'">로그아웃</button> |
| 1694 | 1694 |
<div class="security_box"> |
| 1695 |
- <p class="title"><i class="icon_lock"></i>보안로그인</p> |
|
| 1695 |
+ <a href="<c:out value="/web/user/mberSecureLogin.do"/>"><p class="title"><i class="icon_lock"></i>보안로그인</p></a> |
|
| 1696 | 1696 |
<a href="#" id="secuLoginFlag" class="state"> </a> |
| 1697 | 1697 |
<!-- <a href="#" class="state off">OFF</a> --> |
| 1698 | 1698 |
</div> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?