From cf8d2ec74d113adfa7fe2d85ebdbc0d993a98ed4 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 6 May 2013 17:18:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#127=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=EC=83=81=ED=92=88=20=EC=97=86=EC=9D=8C=20=EC=95=88?= =?UTF-8?q?=EB=82=B4=20=EB=A9=94=EC=84=B8=EC=A7=80=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/item.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop/item.php b/shop/item.php index a60b39422..1f5079834 100644 --- a/shop/item.php +++ b/shop/item.php @@ -494,7 +494,7 @@ else if ($num) include G4_SHOP_PATH.'/maintype10.inc.php'; else - echo '이 상품과 관련된 상품이 없습니다.'; + echo '

이 상품과 관련된 상품이 없습니다.

'; ?>