From c8f8d8d73d1373bfeb1aee5cb2c92726a581459a Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 3 May 2013 16:06:30 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=EC=A0=95=EB=B3=B4=EC=B0=BE=EA=B8=B0=20=EC=95=88?= =?UTF-8?q?=EB=82=B4=20=EB=A9=94=EC=9D=BC=20=EB=AC=B8=EA=B5=AC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/password_lost2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbs/password_lost2.php b/bbs/password_lost2.php index a99635255..63810fcbf 100644 --- a/bbs/password_lost2.php +++ b/bbs/password_lost2.php @@ -46,7 +46,7 @@ $content = ""; $content .= '
'; $content .= '
'; $content .= '

'; -$content .= '회원 패스워드가 변경되었습니다.'; +$content .= '회원정보 찾기 안내'; $content .= '

'; $content .= ''; $content .= ''.$config['cf_title'].'';