관리자: 게시판 목록의 colspan 값 조정

This commit is contained in:
whitedot
2013-03-11 15:21:13 +09:00
parent 1f06675dc6
commit 793aef6af8

View File

@ -53,7 +53,7 @@ if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌
$g4['title'] = '게시판관리';
include_once('./admin.head.php');
$colspan = 8;
$colspan = 15;
?>
<form id="fsearch" name="fsearch" method="get">