From 7c02b024301ec2ec7de835eaf9e46c4b6c551aa8 Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 15 Feb 2013 17:39:56 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=ED=88=AC=ED=91=9C=EB=AA=A9=EB=A1=9D=20?= =?UTF-8?q?=EC=84=A0=ED=83=9D=EC=82=AD=EC=A0=9C=EA=B8=B0=EB=8A=A5=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/poll_delete.php | 27 ++++++++++++++++++++++++++ adm/poll_list.php | 47 ++++++++++++++++++++++----------------------- 2 files changed, 50 insertions(+), 24 deletions(-) create mode 100644 adm/poll_delete.php diff --git a/adm/poll_delete.php b/adm/poll_delete.php new file mode 100644 index 000000000..1252e4329 --- /dev/null +++ b/adm/poll_delete.php @@ -0,0 +1,27 @@ + \ No newline at end of file diff --git a/adm/poll_list.php b/adm/poll_list.php index 6dadeaf79..3677bb457 100644 --- a/adm/poll_list.php +++ b/adm/poll_list.php @@ -76,6 +76,13 @@ $colspan = 6;

투표목록

+
+ + + + + + @@ -101,8 +108,7 @@ $colspan = 6; @@ -123,8 +129,8 @@ $colspan = 6;
-
+ @@ -135,30 +141,23 @@ if (isset($stx)) ?> - - - - - - - - - - - \ No newline at end of file From 4a24af57db781fb33897f12d2f7cc777a82220e7 Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 15 Feb 2013 17:49:43 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=EB=A9=94=EC=9D=BC=EB=AA=A9=EB=A1=9D=20?= =?UTF-8?q?=EC=84=A0=ED=83=9D=EC=82=AD=EC=A0=9C=20=EA=B8=B0=EB=8A=A5=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/mail_delete.php | 24 ++++++++++++++++++++++++ adm/mail_list.php | 40 +++++++++++++++++----------------------- 2 files changed, 41 insertions(+), 23 deletions(-) create mode 100644 adm/mail_delete.php diff --git a/adm/mail_delete.php b/adm/mail_delete.php new file mode 100644 index 000000000..cc8ce6b30 --- /dev/null +++ b/adm/mail_delete.php @@ -0,0 +1,24 @@ + \ No newline at end of file diff --git a/adm/mail_list.php b/adm/mail_list.php index 4984b6d91..96658ebc5 100644 --- a/adm/mail_list.php +++ b/adm/mail_list.php @@ -33,6 +33,7 @@ $colspan = 6; 현재 등록된 메일은 총 건입니다.

+
- - +
@@ -57,8 +58,7 @@ $colspan = 6; @@ -78,34 +78,28 @@ $colspan = 6;
-
+ - - - - - - - - - - \ No newline at end of file From a16adcb7b3cc72163a83a893cf2f82b2c8724b76 Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 15 Feb 2013 17:58:31 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=EC=9D=B8=EA=B8=B0=EA=B2=80=EC=83=89?= =?UTF-8?q?=EC=96=B4=20=EC=84=A0=ED=83=9D=EC=82=AD=EC=A0=9C=20=EA=B8=B0?= =?UTF-8?q?=EB=8A=A5=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/popular_list.php | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/adm/popular_list.php b/adm/popular_list.php index 486617e63..25b5f365b 100644 --- a/adm/popular_list.php +++ b/adm/popular_list.php @@ -6,11 +6,10 @@ auth_check($auth[$sub_menu], 'r'); // 체크된 자료 삭제 if (isset($_POST['chk']) && is_array($_POST['chk'])) { - for ($i=0; $i @@ -137,7 +135,6 @@ var list_delete_php = 'popular_list.php';
-
@@ -151,6 +148,24 @@ if (isset($stx)) echo ''; ?> + +
- - +
- - +