From 839eeb43f944e4bd121bf7e11b16406e2fd5fab6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 8 Aug 2013 14:57:02 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#271=20=EB=A9=94?= =?UTF-8?q?=EC=9D=B8=20=EC=95=A0=EB=8B=88=EB=A9=94=EC=9D=B4=EC=85=98=20?= =?UTF-8?q?=EC=8A=A4=ED=82=A8=20=EB=A7=88=ED=81=AC=EC=97=85=20=EB=B0=8F=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=83=98=ED=94=8C=20=EC=9E=91?= =?UTF-8?q?=EC=97=85=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/main.30.skin.php | 7 ++++++- skin/shop/basic/style.css | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/skin/shop/basic/main.30.skin.php b/skin/shop/basic/main.30.skin.php index a580a5511..d17024977 100644 --- a/skin/shop/basic/main.30.skin.php +++ b/skin/shop/basic/main.30.skin.php @@ -22,7 +22,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • \n"; } - if ($i > 1 && $i%$this->list_mod == 1) { + if ($i > 1) { echo "
  • \n"; echo "
  • \n"; } @@ -66,6 +66,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo get_sns_share_link('googleplus', $sns_url, $sns_title, G4_SHOP_URL.'/img/sns_goo.png'); echo "\n"; } + + if ($i%$this->list_mod == 0) { + echo ""; + echo "