change index.php 20240313
This commit is contained in:
parent
e740bc2df3
commit
f65f64cd5c
@ -1 +1 @@
|
|||||||
footer_20230821.php
|
footer_20240313.php
|
||||||
28
include/footer_20240313.php
Normal file
28
include/footer_20240313.php
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
|
||||||
|
<!--// footer -->
|
||||||
|
<div id="footer">
|
||||||
|
<div class="foot-link">
|
||||||
|
<div class="contain">
|
||||||
|
<ul>
|
||||||
|
<li><a href="/sub/sub01_01.php">About Us</a></li>
|
||||||
|
<li><a href="/sub/sub02_01.php">호스팅</a></li>
|
||||||
|
<li><a href="/sub/sub03_01.php">회선서비스</a></li>
|
||||||
|
<li><a href="/sub/sub04_01.php">부가서비스</a></li>
|
||||||
|
<li><a href="/sub/sub05_01.php">고객지원</a></li>
|
||||||
|
<li><a href="/sub/sub06_01.php">이용약관</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="foot-info">
|
||||||
|
<div class="contain">
|
||||||
|
<address>
|
||||||
|
Copyright by 2018 Prime IDC. ALL RIGHTS RESERVED.
|
||||||
|
</address>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- footer //-->
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@ -287,11 +287,11 @@ SetDisConn($dblink);
|
|||||||
<!-- COMMUNITY //-->
|
<!-- COMMUNITY //-->
|
||||||
|
|
||||||
<!--// CUSTOMER -->
|
<!--// CUSTOMER -->
|
||||||
<div class="costomer-section">
|
<!--// <div class="costomer-section">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<img src="images/main/customer_center.jpg" alt="">
|
<img src="images/main/customer_center.jpg" alt="">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> //-->
|
||||||
<!-- CUSTOMER //-->
|
<!-- CUSTOMER //-->
|
||||||
|
|
||||||
<!--// BANNER -->
|
<!--// BANNER -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user