From a3a8b1da39440d19d43d80f29c688f87b129e8c7 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 18 Apr 2013 13:15:59 +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#59=20=EC=87=BC=ED=95=91=EB=AA=B0=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=EB=B3=B4=EA=B4=80=ED=95=A8=EB=82=B4=EC=97=AD=20?= =?UTF-8?q?=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/wishlist.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adm/shop_admin/wishlist.php b/adm/shop_admin/wishlist.php index d1faa4d5c..b55a12d05 100644 --- a/adm/shop_admin/wishlist.php +++ b/adm/shop_admin/wishlist.php @@ -121,12 +121,12 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌 } if ($i == 0) { - echo '자료가 한건도 없습니다.'; + echo '자료가 없습니다.'; } ?> - +