쇼핑몰: 인덱스 일부 조정
This commit is contained in:
@ -91,7 +91,7 @@ include_once(G4_SHOP_PATH.'/shop.head.php');
|
|||||||
<table cellpadding=0 cellspacing=0 bgcolor=#FFFFFF height=97>
|
<table cellpadding=0 cellspacing=0 bgcolor=#FFFFFF height=97>
|
||||||
<tr><td height=28><a href='<?=G4_BBS_URL?>/board.php?bo_table=notice'><img src='<?=G4_SHOP_URL?>/img/bar_notice.gif' border=0></a></td></tr>
|
<tr><td height=28><a href='<?=G4_BBS_URL?>/board.php?bo_table=notice'><img src='<?=G4_SHOP_URL?>/img/bar_notice.gif' border=0></a></td></tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><?=latest('basic', 'notice', 3, 25);?></td>
|
<td><?//=latest('basic', 'notice', 3, 25);?></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
@ -111,7 +111,7 @@ include_once(G4_SHOP_PATH.'/shop.head.php');
|
|||||||
<?=poll('basic');?><br>
|
<?=poll('basic');?><br>
|
||||||
|
|
||||||
<!-- 방문자 수 -->
|
<!-- 방문자 수 -->
|
||||||
<?=visit('basic');?><br>
|
<?//=visit('basic');?><br>
|
||||||
|
|
||||||
<!-- 메인 배너 -->
|
<!-- 메인 배너 -->
|
||||||
<?=display_banner('메인');?><br>
|
<?=display_banner('메인');?><br>
|
||||||
|
|||||||
Reference in New Issue
Block a user