From fd7f276a8c740a55e711ca43eb281c1ae923b86a Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 12 Apr 2013 18:13:53 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=9E=90:=20#55=20=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EC=83=81=ED=92=88=EB=AC=B8=EC=9D=98=20=EB=B3=B4?= =?UTF-8?q?=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/itemqalist.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/adm/shop_admin/itemqalist.php b/adm/shop_admin/itemqalist.php index c630aa522..4a0a4a2c3 100644 --- a/adm/shop_admin/itemqalist.php +++ b/adm/shop_admin/itemqalist.php @@ -79,19 +79,18 @@ if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌 $len = strlen($row1['ca_id']) / 2 - 1; $nbsp = ""; for ($i=0; $i<$len; $i++) $nbsp .= "   "; - echo ''.PHP_EOL; + echo ''.PHP_EOL; } ?> - document.flist.sfl.value = '$sfl';"; ?> - +