From 5107b7e7426825692eade235691960fb5dfca1bd Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 12 Apr 2013 18:13:23 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=EC=9E=90:=20=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EC=83=81=ED=92=88=EA=B4=80=EB=A6=AC=20=EB=B3=B4?= =?UTF-8?q?=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/itemlist.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/adm/shop_admin/itemlist.php b/adm/shop_admin/itemlist.php index 4fd0e7e68..3e0eff9c5 100644 --- a/adm/shop_admin/itemlist.php +++ b/adm/shop_admin/itemlist.php @@ -110,11 +110,11 @@ if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌 From fd7f276a8c740a55e711ca43eb281c1ae923b86a Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 12 Apr 2013 18:13:53 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=EC=9E=90:=20#55=20=EC=87=BC=ED=95=91=EB=AA=B0?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=20=EC=83=81=ED=92=88=EB=AC=B8=EC=9D=98=20?= =?UTF-8?q?=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/itemqalist.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/adm/shop_admin/itemqalist.php b/adm/shop_admin/itemqalist.php index c630aa522..4a0a4a2c3 100644 --- a/adm/shop_admin/itemqalist.php +++ b/adm/shop_admin/itemqalist.php @@ -79,19 +79,18 @@ if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌 $len = strlen($row1['ca_id']) / 2 - 1; $nbsp = ""; for ($i=0; $i<$len; $i++) $nbsp .= "   "; - echo ''.PHP_EOL; + echo ''.PHP_EOL; } ?> - document.flist.sfl.value = '$sfl';"; ?> - + From cc906284242782f3c716fc66accc2c4c9088921f Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 12 Apr 2013 18:14:35 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=EC=9E=90:=20#56=20=EC=87=BC=ED=95=91=EB=AA=B0?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=20=EC=82=AC=EC=9A=A9=ED=9B=84=EA=B8=B0=20?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20?= =?UTF-8?q?=EC=8A=A4=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']}"; +
상품명이름제목점수확인관리
+ + + + + + + + + + + + + - - - - - + + + + + - '; -} -?> - -
상품명이름제목점수확인관리
수정 삭제 + 수정 + 삭제 +
자료가 한건도 없습니다.
+ 자료가 한건도 없습니다.'; + } + ?> + + +
- +