쇼핑몰관리자: #65 페이지 간 연결성 완료

This commit is contained in:
whitedot
2013-04-19 18:32:42 +09:00
parent 52fbc5e2c9
commit 877487d7a4
9 changed files with 40 additions and 0 deletions

View File

@ -12,6 +12,12 @@ include_once (G4_ADMIN_PATH.'/admin.head.php');
<h2>주문내역출력</h2>
<p>기간별 혹은 주문번호구간별 주문내역을 새창으로 출력할 수 있습니다.</p>
<div id="btn_add">
<a href="./orderlist.php" class="btn_add_optional">주문내역</a>
<a href="./orderstatuslist.php" class="btn_add_optional">주문개별내역</a>
<a href="./orderlist2.php" class="btn_add_optional">주문통합내역</a>
</div>
<table class="frm_tbl">
<colgroup>
<col class="grid_3">