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 = '수정'; ?>