쇼핑몰: #276 스킨 파일명 변경에 따른 마크업 수정
This commit is contained in:
@ -19,7 +19,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) {
|
||||
if ($this->css) {
|
||||
echo "<ul class=\"{$this->css}\">\n";
|
||||
} else {
|
||||
echo "<ul class=\"sct sct_11\">\n";
|
||||
echo "<ul class=\"sct sct_20\">\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user