Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
This commit is contained in:
commit
e7eee5528d
@ -511,7 +511,7 @@
|
||||
<input type="checkbox" name="agreeCheck" onclick="tooltipChk();" id="agree_${result.termsId}" title="${result.termsSj}동의" class="joinCheckbox type2 ${necCheck}" />
|
||||
<label for="agree_${result.termsId}"><span class="${colClass}">[${nec}]</span><strong>${result.termsSj}</strong></label>
|
||||
<c:if test="${result.termsId eq 'TERMS_00000023'}" >
|
||||
<a href="https://www.munjaon.co.kr/web/cop/bbs/TermsList.do?menuNm=03&termsMastNo=2023" class="btn btnType3 term_href">개인정보처리방침 바로가기</a>
|
||||
<a href="https://www.munjaon.co.kr/web/cop/bbs/TermsList.do?menuNm=03&termsMastNo=2024" class="btn btnType3 term_href">개인정보처리방침 바로가기</a>
|
||||
</c:if>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user