change footer.php

This commit is contained in:
choi.jh 2024-07-25 09:29:34 +09:00
parent 5e07a42b56
commit e484e8f812
4 changed files with 1 additions and 22 deletions

View File

@ -1 +1 @@
footer_new.php
footer_jp.php

View File

@ -1,21 +0,0 @@
<hr>
<!--// footer -->
<a href="javascript:scroll(0,0);" class="quick-top"><img src="../images/common/top.png" alt="상단으로"></a>
<div id="footer">
<h2 class="hide">하단영역</h2>
<div class="contain">
<div class="foot-logo"><img src="../images/common/foot_logo.png" alt="IT Solution"></div>
<div class="foot-info">
<address>
상호명 :르호봇 <span class="bar"></span> 대표자명 : 이재열 <span class="bar"></span> 주소: 서울특별시 동작구 상도로34길 35-8, 비01호(상도동) <span class="bar"></span> 사업자등록번호 : 777-86-00287 <span class="bar"></span> Tel : 1661-0577 <br>
Copyright by 2018 ()ITSolution. All Right Reserved.
</address>
</div>
</div>
</div>
<!-- footer //-->
</div>
</body>
</html>