From 9e3bf0ba6f9bcb502a59cdeb72c7fff834e02acf Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 30 Apr 2013 10:36:01 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#102=20=EC=98=A4?= =?UTF-8?q?=EB=8A=98=20=EB=B3=B8=20=EC=83=81=ED=92=88=20=EC=9C=A0=EB=A0=B9?= =?UTF-8?q?=EC=83=81=ED=92=88=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/boxtodayview.inc.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/shop/boxtodayview.inc.php b/shop/boxtodayview.inc.php index 6b239b3ec..59163e334 100644 --- a/shop/boxtodayview.inc.php +++ b/shop/boxtodayview.inc.php @@ -4,7 +4,7 @@ $tv_idx = get_session("ss_tv_idx"); $tv_div['top'] = 0; $tv_div['img_width'] = 70; $tv_div['img_height'] = 70; -$tv_div['img_length'] = 1; // 한번에 보여줄 이미지 수 +$tv_div['img_length'] = 3; // 한번에 보여줄 이미지 수 ?>
@@ -19,23 +19,24 @@ $tv_div['img_length'] = 1; // 한번에 보여줄 이미지 수
'.PHP_EOL; + if ($i==1) echo ''.PHP_EOL; + if ($i > 1) echo ''.PHP_EOL; ?> - +