쇼핑몰관리자: #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

@ -126,6 +126,7 @@ if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌
<div id="btn_add">
<a href="./itemform.php">상품등록</a>
<a href="./itemsellrank.php" class="btn_add_optional">상품판매순위</a>
</div>
<form name="fitemlistupdate" method="post" action="./itemlistupdate.php" autocomplete="off">