마일리지 관련 코드 및 파일 삭제
This commit is contained in:
@ -444,13 +444,6 @@ $pg_anchor = '<ul class="anchor">
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><label for="de_mileage_use">마일리지 사용</label></th>
|
||||
<td>
|
||||
<?php echo help("마일리지는 주문완료에 의해 적립되는 포인트입니다.\n마일리지 사용으로 설정하시면 기존 포인트 대신 마일리지가 주문 결제에 사용됩니다."); ?>
|
||||
<input type="checkbox" name="de_mileage_use" value="1" id="de_mileage_use" <?php echo $default['de_mileage_use']?' checked':''; ?>> 사용
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><label for="cf_use_point">포인트 사용</label></th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user