From 9bcb84097de804037be6b44cf63ce2b2e8091441 Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 13 Sep 2013 17:01:34 +0900 Subject: [PATCH] =?UTF-8?q?=ED=88=AC=ED=91=9C=EB=AA=A9=EB=A1=9D=20colspan?= =?UTF-8?q?=20=EA=B0=92=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/poll_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/poll_list.php b/adm/poll_list.php index 9555f531e..b1a65b8e8 100644 --- a/adm/poll_list.php +++ b/adm/poll_list.php @@ -51,7 +51,7 @@ if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌 $g5['title'] = '투표관리'; include_once('./admin.head.php'); -$colspan = 6; +$colspan = 7; ?>