From 3e435f374e516b4e0672bba42ec187326b3abf3b Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 21 Feb 2013 16:40:37 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A6=AC=EC=8A=A4=ED=8A=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=EB=A7=81=ED=81=AC=20=EC=98=A4=EB=A5=98=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 --- adm/boardgroup_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/boardgroup_list.php b/adm/boardgroup_list.php index c8f6b09cd..8452302c0 100644 --- a/adm/boardgroup_list.php +++ b/adm/boardgroup_list.php @@ -124,7 +124,7 @@ $colspan = 8; $sql2 = " select count(*) as cnt from {$g4['board_table']} where gr_id = '{$row['gr_id']}' "; $row2 = sql_fetch($sql2); - $s_upd = '수정'; + $s_upd = '수정'; ?>