소스 검색

admin refill order add where refill_amount

ayHaru 4 년 전
부모
커밋
2cb702b786
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      admin/templates/default/refill.order.index.php

+ 3 - 1
admin/templates/default/refill.order.index.php

@@ -61,7 +61,9 @@
                         <option value="6"
                                 <?php if ($_GET['card_type'] == '6'){ ?>selected<?php } ?>>中国电信</option>
                     </select>
-                    <label>充值额度</label>
+                </td>
+                <th><label>充值额度</label></th>
+                <td>
                     <select name="refill_amount" class="querySelect">
                         <option value=""><?php echo $lang['nc_please_choose']; ?></option>
                         <option value="10"