모바일쇼핑몰: 관련상품목록 스타일 기본상품목록 스타일과 분리
This commit is contained in:
@ -12,7 +12,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
|
||||
if ($this->css) {
|
||||
echo "<ul id=\"sct_wrap\" class=\"{$this->css}\">\n";
|
||||
} else {
|
||||
echo "<ul id=\"sct_wrap\" class=\"sct sct_10\">\n";
|
||||
echo "<ul id=\"sct_wrap\" class=\"sct scr_10\">\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user