@@ -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"