공통: 개인결제 스타일 보완 및 #372 가상계좌테스트 label 보완

This commit is contained in:
whitedot
2014-04-04 13:44:11 +09:00
parent f12a89b3ca
commit 9b312b1b4c
12 changed files with 53 additions and 18 deletions

View File

@ -63,7 +63,7 @@ include_once('./_head.php');
<!-- 주문 내역 시작 { -->
<div id="sod_v">
<p>주문서번호 링크를 누르시면 주문상세내역을 조회하실 수 있습니다.</p>
<p id="sod_v_info">주문서번호 링크를 누르시면 주문상세내역을 조회하실 수 있습니다.</p>
<?php
$limit = " limit $from_record, $rows ";