瀏覽代碼

admin refill order add where refill_amount

ayHaru 4 年之前
父節點
當前提交
d300dc977b
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      admin/templates/default/refill.order.index.php

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

@@ -47,7 +47,9 @@
                         <option value="0"
                                 <?php if ($_GET['order_state'] == '0'){ ?>selected<?php } ?>><?php echo $lang['order_state_cancel']; ?></option>
                     </select>
-                    <label>充值卡类型</label>
+                </td>
+                <th><label>充值卡类型</label></th>
+                <td>
                     <select name="card_type" class="querySelect">
                         <option value=""><?php echo $lang['nc_please_choose']; ?></option>
                         <option value="1"