diff --git a/adm/shop_admin/index.php b/adm/shop_admin/index.php index 917de41b5..85f96f2fa 100644 --- a/adm/shop_admin/index.php +++ b/adm/shop_admin/index.php @@ -403,7 +403,7 @@ function get_max_value($arr) } if ($i == 0) - echo '
  • 자료가 없습니다.
  • '; + echo '
  • 자료가 없습니다.
  • '; ?> diff --git a/mobile/skin/shop/basic/list.10.skin.php b/mobile/skin/shop/basic/list.10.skin.php index 8c3ccaca5..b579cb219 100644 --- a/mobile/skin/shop/basic/list.10.skin.php +++ b/mobile/skin/shop/basic/list.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -29,7 +29,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -49,7 +49,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/mobile/skin/shop/basic/main.10.skin.php b/mobile/skin/shop/basic/main.10.skin.php index 1e26683d8..93e96d7c5 100644 --- a/mobile/skin/shop/basic/main.10.skin.php +++ b/mobile/skin/shop/basic/main.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -29,7 +29,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -49,7 +49,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/mobile/skin/shop/basic/relation.10.skin.php b/mobile/skin/shop/basic/relation.10.skin.php index 7783eed73..087a20492 100644 --- a/mobile/skin/shop/basic/relation.10.skin.php +++ b/mobile/skin/shop/basic/relation.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -29,7 +29,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -49,7 +49,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/boxtodayview.skin.php b/skin/shop/basic/boxtodayview.skin.php index fa08b4d7e..c9dbc7a96 100644 --- a/skin/shop/basic/boxtodayview.skin.php +++ b/skin/shop/basic/boxtodayview.skin.php @@ -30,7 +30,7 @@ add_stylesheet('', $j = $i - 1; if ($j%$tv_div['img_length']==0) $k++; $it_name = get_text($rowx['it_name']); - $img = get_it_image($tv_it_id, $tv_div['img_width'], $tv_div['img_height'], $tv_it_id); + $img = get_it_image($tv_it_id, $tv_div['img_width'], $tv_div['img_height'], $tv_it_id, '', $it_name); if ($i==1) echo '