From 9151b84b71df8c08b5f039e73d5dd7a5806ef13a Mon Sep 17 00:00:00 2001 From: rollydream Date: Wed, 3 Apr 2013 11:40:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=9E=90=20:=20#28=20FAQ=EA=B4=80=EB=A6=AC=20=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D=20=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=201=EC=B0=A8=20=EC=9E=91=EC=97=85=20?= =?UTF-8?q?=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/deliverycodelist.php | 16 +++++----- adm/shop_admin/faqmasterlist.php | 48 +++++++++++++++-------------- 2 files changed, 33 insertions(+), 31 deletions(-) diff --git a/adm/shop_admin/deliverycodelist.php b/adm/shop_admin/deliverycodelist.php index 08cf9ab4c..edaee3726 100644 --- a/adm/shop_admin/deliverycodelist.php +++ b/adm/shop_admin/deliverycodelist.php @@ -36,11 +36,11 @@ $result = sql_query($sql); - ID - 배송회사명 - 고객센터 - 순서 - 관리 + ID + 배송회사명 + 고객센터 + 순서 + 관리 @@ -51,8 +51,8 @@ $result = sql_query($sql); $s_del = icon("삭제", "javascript:del('./deliverycodeformupdate.php?w=d&dl_id={$row['dl_id']}');"); $s_vie = icon("보기", $row['dl_url'], $target="_blank"); - if ($i) - echo ""; + /*if ($i) + echo ""; 줄 없앰 김혜련 2013-04-03*/ $list = $i%2; ?> @@ -61,7 +61,7 @@ $result = sql_query($sql); - 수정 삭제 보기 + 수정 삭제 보기

FAQ관리

-

처음건수 :

- +

처음건수

+
+ FAQ추가 +
+
- + - - + + - - - - - + + + + + @@ -66,20 +68,20 @@ $result = sql_query($sql); $s_mod = icon("수정", "./faqmasterform.php?w=u&fm_id={$row['fm_id']}"); $s_del = icon("삭제", "javascript:del('./faqmasterformupdate.php?w=d&fm_id={$row['fm_id']}');"); $s_vie = icon("보기", G4_SHOP_URL."/faq.php?fm_id={$row['fm_id']}"); - $list = $i%2; - echo " - - - - - - - "; + ?> + + + + + + + + \n"; + echo "\n"; ?>
ID제목FAQ수상세보기등록ID제목FAQ수상세보기관리
{$row['fm_id']}" . stripslashes($row['fm_subject']) . "$cnt$s_detail_vie$s_mod $s_del $s_vie
상세보기수정 삭제 보기
자료가 한건도 없습니다.
자료가 한건도 없습니다.