Parcourir la source

admin refill order add where refill_amount

ayHaru il y a 4 ans
Parent
commit
2cb702b786
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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"