From b918cf82cd1d649768a65928ab8dc555421553bb Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 20 Nov 2014 13:55:04 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EA=B0=9C?= =?UTF-8?q?=EC=9D=B8=EA=B2=B0=EC=A0=9C=20=EB=A6=AC=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=A0=95=EB=A0=AC=20=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/shop/basic/personalpay.skin.php | 30 ++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/mobile/skin/shop/basic/personalpay.skin.php b/mobile/skin/shop/basic/personalpay.skin.php index 0534b5856..2a637e7d4 100644 --- a/mobile/skin/shop/basic/personalpay.skin.php +++ b/mobile/skin/shop/basic/personalpay.skin.php @@ -5,24 +5,18 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 add_stylesheet('', 0); ?> + + = 2) { // 1줄 이미지 : 2개 이상 - if ($i%$list_mod == 0) $sct_last = ' sct_last'; // 줄 마지막 - else if ($i%$list_mod == 1) $sct_last = ' sct_clear'; // 줄 첫번째 - else $sct_last = ''; - } else { // 1줄 이미지 : 1개 - $sct_last = 'sct_clear'; - } - - if ($i == 1) { - echo "\n"; -if($i == 1) echo "

등록된 개인결제가 없습니다.

\n"; +if($i == 0) echo "

등록된 개인결제가 없습니다.

\n"; ?> - \ No newline at end of file + + + \ No newline at end of file