M쇼핑몰: 상품 목록 스타일 변경 버튼 스타일 수정

This commit is contained in:
whitedot
2013-09-23 11:39:40 +09:00
parent 34da94bf99
commit af754bfc7c
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++)
$sns_title = get_text($row['it_name']).' | '.get_text($config['cf_title']);
$sns_url = G5_SHOP_URL.'/item.php?it_id='.$row['it_id'];
if ($i == 1) echo '<ul class="sct sct_11">';
if ($i == 1) echo '<ul class="sct sct_10">';
?>
<li class="sct_li">
<a href="<?php echo $href; ?>" class="sct_a">