#284 card_history 전자결제내역 링크 삭제

This commit is contained in:
chicpro
2013-09-02 10:00:16 +09:00
parent a1773206fc
commit 5991376cc8
3 changed files with 0 additions and 3 deletions

View File

@ -127,7 +127,6 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌
<div class="btn_add sort_with">
<a href="./orderprint.php" class="btn_add_optional">주문내역출력</a>
<a href="./ordercardhistory.php" class="btn_add_optional">전자결제내역</a>
</div>
<ul id="sort_sodr" class="sort_odr">

View File

@ -98,7 +98,6 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌
<div class="btn_add sort_with">
<a href="./orderprint.php" class="btn_add_optional">주문내역출력</a>
<a href="./ordercardhistory.php" class="btn_add_optional">전자결제내역</a>
</div>
<ul class="sort_odr">

View File

@ -124,7 +124,6 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌
<div class="btn_add sort_with">
<a href="./orderprint.php" class="btn_add_optional">주문내역출력</a>
<a href="./ordercardhistory.php" class="btn_add_optional">전자결제내역</a>
</div>
<ul class="sort_odr">