diff --git a/shop/itemuse.php b/shop/itemuse.php index 43f40024f..98558c892 100644 --- a/shop/itemuse.php +++ b/shop/itemuse.php @@ -9,6 +9,7 @@ $itemuse_form = "./itemuseform.php?it_id=".$it_id; $itemuse_formupdate = "./itemuseformupdate.php?it_id=".$it_id; ?> +

등록된 사용후기

@@ -166,3 +167,4 @@ $(function(){ }); }); + \ No newline at end of file diff --git a/shop/itemuselist.php b/shop/itemuselist.php index a58262d41..9bb249108 100644 --- a/shop/itemuselist.php +++ b/shop/itemuselist.php @@ -58,7 +58,7 @@ if ($page == "") { $page = 1; } // 페이지가 없으면 첫 페이지 (1 페 $from_record = ($page - 1) * $rows; // 시작 열을 구함 ?> - + 전체보기
@@ -152,7 +152,7 @@ $(function(){ }); }); - +