diff --git a/adm/auth_list.php b/adm/auth_list.php index 80d9fcb3e..fad76a840 100644 --- a/adm/auth_list.php +++ b/adm/auth_list.php @@ -73,7 +73,7 @@ $colspan = 5;
권한 r은 읽기권한, w는 쓰기권한, d는 삭제권한입니다.
- diff --git a/adm/boardgroup_list.php b/adm/boardgroup_list.php index ad21fa82d..920869f16 100644 --- a/adm/boardgroup_list.php +++ b/adm/boardgroup_list.php @@ -72,7 +72,8 @@ $colspan = 8; - + + diff --git a/adm/boardgroupmember_list.php b/adm/boardgroupmember_list.php index 29cacc157..79d815bc2 100644 --- a/adm/boardgroupmember_list.php +++ b/adm/boardgroupmember_list.php @@ -63,7 +63,8 @@ $colspan = 7; - + + diff --git a/adm/point_list.php b/adm/point_list.php index 340e3d3cc..80a8dd164 100644 --- a/adm/point_list.php +++ b/adm/point_list.php @@ -61,11 +61,6 @@ include_once ('./admin.head.php'); $colspan = 8; ?> - - + diff --git a/adm/point_list_delete.php b/adm/point_list_delete.php index 9a42102dd..e09bafd48 100644 --- a/adm/point_list_delete.php +++ b/adm/point_list_delete.php @@ -10,7 +10,7 @@ check_token(); $count = count($_POST['chk']); if(!$count) - alert("선택삭제 하실 항목을 하나이상 선택해 주세요."); + alert($_POST['act_button']." 하실 항목을 하나 이상 체크하세요."); for ($i=0; $i<$count; $i++) { diff --git a/adm/poll_list.php b/adm/poll_list.php index 37fda7e8d..b198bd513 100644 --- a/adm/poll_list.php +++ b/adm/poll_list.php @@ -64,7 +64,8 @@ $colspan = 6; - + + diff --git a/adm/popular_list.php b/adm/popular_list.php index b5160cd24..859b89f0b 100644 --- a/adm/popular_list.php +++ b/adm/popular_list.php @@ -82,7 +82,8 @@ var list_delete_php = 'popular_list.php'; - + +