모바일쇼핑몰: 상품목록 SNS 아이콘 위치 수정2
This commit is contained in:
@ -16,7 +16,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
|
||||
}
|
||||
}
|
||||
|
||||
echo "<li class=\"sct_li\">\n";
|
||||
echo "<li class=\"sct_li\" style=\"width:{$this->img_width}px\">\n";
|
||||
|
||||
if ($this->href) {
|
||||
echo "<a href=\"{$this->href}{$row['it_id']}\" class=\"sct_a sct_img\">\n";
|
||||
|
||||
Reference in New Issue
Block a user