쇼핑몰관리자 : #26 배송회사관리 목록 표준화 및 스타일 1차 작업 완료

This commit is contained in:
rollydream
2013-04-03 10:00:09 +09:00
parent ac1194c8ab
commit 59806ab4b9
3 changed files with 55 additions and 53 deletions

View File

@ -23,7 +23,7 @@ $sql = "select * $sql_common order by co_id limit $from_record, {$config['cf_pag
$result = sql_query($sql);
?>
<style type="text/css">
#content_head{width:900px;height:35px;line-height:35px ;text-align:center}
#content_head{width:890px;height:35px;line-height:35px ;text-align:center}
#content_head th{text-align:center}
#content_fir{position:relative}
#content_fir span{position:absolute;top:-12;right:5px}
@ -31,10 +31,9 @@ $result = sql_query($sql);
<section class="cbox">
<h2>내용관리</h2>
<?=$pg_anchor?>
<p id="content_fir">
<a href='<?=$_SERVER['PHP_SELF']?>'>처음</a>
<span>건수 : <? echo $total_count ?>&nbsp;</span>
<a href="<?=$_SERVER['PHP_SELF']?>">처음</a>
<span>건수 <? echo $total_count ?>&nbsp;</span>
</p>
<table class="frm_tbl">
<colgroup>