From cc906284242782f3c716fc66accc2c4c9088921f Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 12 Apr 2013 18:14:35 +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#56=20=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EC=82=AC=EC=9A=A9=ED=9B=84=EA=B8=B0=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=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/itempslist.php | 133 +++++++++++++++++----------------- css/admin.css | 4 + 2 files changed, 72 insertions(+), 65 deletions(-) diff --git a/adm/shop_admin/itempslist.php b/adm/shop_admin/itempslist.php index 8f7fff92d..89002fdf1 100644 --- a/adm/shop_admin/itempslist.php +++ b/adm/shop_admin/itempslist.php @@ -49,19 +49,28 @@ $sql = " select * limit $from_record, $rows "; $result = sql_query($sql); -//$qstr = "page=$page&sst=$sst&sod=$sod&stx=$stx"; -$qstr = "$qstr&sca=$sca&save_stx=$stx"; +//$qstr = 'page='.$page.'&sst='.$sst.'&sod='.$sod.'&stx='.$stx; +$qstr = $qstr.'&sca='.$sca.'&save_stx='.$stx; + +$listall = ''; +if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌 + $listall = '전체목록'; ?> -
-

'>처음

+ +
- 상품후기 검색 - $nbsp{$row1['ca_name']}\n"; } ?> - - + + + - - document.flist.sfl.value = '$sfl';"; ?> + + - - -
-

건수 :

+
+
- -- - - - - - - - - - - - - - - - - - -사용후기 목록 - $href = G4_SHOP_URL."/item.php?it_id={$row['it_id']}"; +
상품명이름제목점수확인관리
+ + + + + + + + + + + + + - - - - - + + + + + - '; -} -?> - -
상품명이름제목점수확인관리
수정 삭제 + 수정 + 삭제 +
자료가 한건도 없습니다.
+ 자료가 한건도 없습니다.'; + } + ?> + + +
- +