--- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
+++ src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
... | ... | @@ -1645,6 +1645,11 @@ |
| 1645 | 1645 |
</div> |
| 1646 | 1646 |
<button type="button" class="btnType btnType3" onclick="location.href='/web/user/mberInfoIndex.do'">마이페이지</button> |
| 1647 | 1647 |
<button type="button" class="btnType btnType2" onclick="location.href='/web/uat/uia/actionLogout.do'">로그아웃</button> |
| 1648 |
+ <div class="security_box"> |
|
| 1649 |
+ <p class="title"><i class="icon_lock"></i>보안로그인</p> |
|
| 1650 |
+ <a href="#" class="state on">ON</a> |
|
| 1651 |
+ <!-- <a href="#" class="state off">OFF</a> --> |
|
| 1652 |
+ </div> |
|
| 1648 | 1653 |
</div> |
| 1649 | 1654 |
<div class="login_pay"> |
| 1650 | 1655 |
<div class="check_money"> |
--- src/main/webapp/publish/mypage_index_2024.html
+++ src/main/webapp/publish/mypage_index_2024.html
... | ... | @@ -228,6 +228,7 @@ |
| 228 | 228 |
</div> |
| 229 | 229 |
<button type="button" class="btnType btnType3">마이페이지</button> |
| 230 | 230 |
<button type="button" class="btnType btnType2">로그아웃</button> |
| 231 |
+ <!-- 보안로그인 top --> |
|
| 231 | 232 |
<div class="security_box"> |
| 232 | 233 |
<p class="title"><i class="icon_lock"></i>보안로그인</p> |
| 233 | 234 |
<a href="#" class="state on">ON</a> |
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?