Merge branch 'advc' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
This commit is contained in:
commit
db60e6fb6b
@ -1299,7 +1299,9 @@ function actionLogin() {
|
|||||||
<!-- header body 영역 -->
|
<!-- header body 영역 -->
|
||||||
<div class="header_body">
|
<div class="header_body">
|
||||||
<div class="inner table">
|
<div class="inner table">
|
||||||
<h1 class="logo"><a href="/web/main/mainPage.do" title="문자온 메인 바로가기"><img src="/publish/images/CI.png" alt="단체문자 대량문자 발송 인터넷 웹문자 사이트 - 문자온"></a></h1>
|
<h1 class="logo"><a href="/web/main/mainPage.do" title="문자온 메인 바로가기">
|
||||||
|
<!-- <img src="/publish/images/CI.png" alt="단체문자 대량문자 발송 인터넷 웹문자 사이트 - 문자온"> -->
|
||||||
|
ADVANCED 문자온</a></h1>
|
||||||
<ul class="gnbWrap table_cell">
|
<ul class="gnbWrap table_cell">
|
||||||
<c:forEach var="resultListOne" items="${menuResultList}" varStatus="status">
|
<c:forEach var="resultListOne" items="${menuResultList}" varStatus="status">
|
||||||
<c:if test="${resultListOne.depth eq '1' }">
|
<c:if test="${resultListOne.depth eq '1' }">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user