상단 보안로그인 - 링크 추가
This commit is contained in:
parent
51e68a1cc7
commit
2b6dd7a425
@ -1692,7 +1692,7 @@ function actionLogin() {
|
|||||||
<button type="button" class="btnType btnType3" onclick="location.href='/web/user/mberInfoIndex.do'">마이페이지</button>
|
<button type="button" class="btnType btnType3" onclick="location.href='/web/user/mberInfoIndex.do'">마이페이지</button>
|
||||||
<button type="button" class="btnType btnType2" onclick="location.href='/web/uat/uia/actionLogout.do'">로그아웃</button>
|
<button type="button" class="btnType btnType2" onclick="location.href='/web/uat/uia/actionLogout.do'">로그아웃</button>
|
||||||
<div class="security_box">
|
<div class="security_box">
|
||||||
<p class="title"><i class="icon_lock"></i>보안로그인</p>
|
<a href="<c:out value="/web/user/mberSecureLogin.do"/>"><p class="title"><i class="icon_lock"></i>보안로그인</p></a>
|
||||||
<a href="#" id="secuLoginFlag" class="state"> </a>
|
<a href="#" id="secuLoginFlag" class="state"> </a>
|
||||||
<!-- <a href="#" class="state off">OFF</a> -->
|
<!-- <a href="#" class="state off">OFF</a> -->
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user