From 99c2b81aaf9ce45f1393afe429ec38f99b3cd430 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 31 Jan 2013 09:33:01 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=9E=A9=EC=B0=BD=20?= =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/scrap_popin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbs/scrap_popin.php b/bbs/scrap_popin.php index 703815796..cbe3ab8f7 100644 --- a/bbs/scrap_popin.php +++ b/bbs/scrap_popin.php @@ -21,7 +21,7 @@ HEREDOC; echo << - if (window.name != 'scrap') { + if (window.name != 'win_scrap') { alert('올바른 방법으로 사용해 주십시오.'); window.close(); }