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
상세보기수정 삭제 보기
자료가 한건도 없습니다.
자료가 한건도 없습니다.