|
@@ -239,7 +239,7 @@
|
239
|
239
|
|
240
|
240
|
<div id='b_gift_div' class="row cl" @if(empty($order_b_gifts) && $cust_info['if_b_gift'] != '1') style="display: none" @endif>
|
241
|
241
|
<label class="form-label col-xs-4 col-sm-2">
|
242
|
|
- <font color='red'> </font>是否使用生日赠品</label>
|
|
242
|
+ <font color='red'> </font>是否使用生日套餐</label>
|
243
|
243
|
<div class="formControls col-xs-6 col-sm-6">
|
244
|
244
|
<input type="radio" name="use_b_gift" value="0" @if($order['use_b_gift']=='0') checked @endif>
|
245
|
245
|
<label for="status-0" style="margin-right: 27px;">否</label>
|