From 3385aa6afef4f06007d978434d7a1ba2aa431b78 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Wed, 31 Jul 2013 17:31:59 +0900 Subject: [PATCH] =?UTF-8?q?it=5Fid=20=EB=A7=81=ED=81=AC=20=EA=B1=B8?= =?UTF-8?q?=EB=A6=AC=EC=A7=80=20=EC=95=8A=EC=9D=80=EA=B2=83=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/list.11.skin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/shop/basic/list.11.skin.php b/skin/shop/basic/list.11.skin.php index 426ad382a..c9c81a1f0 100644 --- a/skin/shop/basic/list.11.skin.php +++ b/skin/shop/basic/list.11.skin.php @@ -26,7 +26,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • \n"; if ($this->href) { - echo "href}\" class=\"sct_a\">\n"; + echo "href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) {