diff --git a/adm/shop_admin/contentlist.php b/adm/shop_admin/contentlist.php index a5083d51b..aa5b50342 100644 --- a/adm/shop_admin/contentlist.php +++ b/adm/shop_admin/contentlist.php @@ -22,55 +22,51 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함 $sql = "select * $sql_common order by co_id limit $from_record, {$config['cf_page_rows']} "; $result = sql_query($sql); ?> + - - - - - - -
'>처음 건수 :  
+
+

'>처음건수 :  

+ + + + + + + + + + + + + + + + + "; + } -
ID제목
{$row['co_id']}".htmlspecialchars2($row['co_subject'])."$s_mod $s_del $s_vie
---- - - - - - - - - - - - "; -} - -if ($i == 0) { - echo "\n"; -} -?> - -
ID제목
{$row['co_id']}".htmlspecialchars2($row['co_subject'])."$s_mod $s_del $s_vie
자료가 한건도 없습니다.
- - - - - - -
+ if ($i == 0) { + echo "자료가 한건도 없습니다.\n"; + } + ?> + + +
+