2024-06-27 10:29 문자온 타이틀 변경
This commit is contained in:
parent
747d04c993
commit
3f5f418b1a
@ -1299,7 +1299,9 @@ function actionLogin() {
|
||||
<!-- header body 영역 -->
|
||||
<div class="header_body">
|
||||
<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">
|
||||
<c:forEach var="resultListOne" items="${menuResultList}" varStatus="status">
|
||||
<c:if test="${resultListOne.depth eq '1' }">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user