| Line 55... |
Line 55... |
| 55 |
<option value="2">Cancel an Order</option>
|
55 |
<option value="2">Cancel an Order</option>
|
| 56 |
<option value="3">Delivery Problem</option>
|
56 |
<option value="3">Delivery Problem</option>
|
| 57 |
<option value="4">Request Payment Status</option>
|
57 |
<option value="4">Request Payment Status</option>
|
| 58 |
<option value="5">Request Order Status</option>
|
58 |
<option value="5">Request Order Status</option>
|
| 59 |
<option value="6">Request Product</option>
|
59 |
<option value="6">Request Product</option>
|
| - |
|
60 |
<option value="7">Recharge Related</option>
|
| 60 |
<option value="7">Other</option>
|
61 |
<option value="8">Other</option>
|
| 61 |
</select>
|
62 |
</select>
|
| 62 |
</div>
|
63 |
</div>
|
| 63 |
<div class="clearBoth"></div>
|
64 |
<div class="clearBoth"></div>
|
| 64 |
<div id="orderComponent" class="textbox-image contact-form-component return-product cancel-order delivery-problem payment-status order-status">
|
65 |
<div id="orderComponent" class="textbox-image contact-form-component return-product cancel-order delivery-problem payment-status order-status">
|
| 65 |
<label for="">Order ID</label>
|
66 |
<label for="">Order ID</label>
|
| Line 86... |
Line 87... |
| 86 |
#else
|
87 |
#else
|
| 87 |
<input type="text" id="product" name="product" class="textbox" value="" />
|
88 |
<input type="text" id="product" name="product" class="textbox" value="" />
|
| 88 |
#end
|
89 |
#end
|
| 89 |
</div>
|
90 |
</div>
|
| 90 |
<div class="clearBoth"></div>
|
91 |
<div class="clearBoth"></div>
|
| 91 |
<div class="textbox-image contact-form-component return-product cancel-order delivery-problem product-request other">
|
92 |
<div class="textbox-image contact-form-component return-product cancel-order delivery-problem product-request other recharge-related">
|
| 92 |
<label id="lblSubject"></label>
|
93 |
<label id="lblSubject"></label>
|
| 93 |
</div>
|
94 |
</div>
|
| 94 |
<div class="clearBoth"></div>
|
95 |
<div class="clearBoth"></div>
|
| - |
|
96 |
<div id="deviceComponent" class="textbox-image recharge-related contact-form-component">
|
| - |
|
97 |
<label for="deviceNumber">Device Number</label>
|
| - |
|
98 |
<input type="text" class="textbox" name="deviceNumber" value=""></input>
|
| - |
|
99 |
</div>
|
| - |
|
100 |
<div class="clearBoth"></div>
|
| - |
|
101 |
<div id="rechargeOrderComponent" class="textbox-image recharge-related contact-form-component">
|
| - |
|
102 |
<label for="rechargeOrderNumber">Order Number</label>
|
| - |
|
103 |
<input type="text" class="textbox" name="rechargeOrderNumber" value=""/>
|
| - |
|
104 |
</div>
|
| - |
|
105 |
<div class="clearBoth"></div>
|
| 95 |
<div id="msgComponent" class="textbox-image contact-form-component return-product cancel-order delivery-problem payment-status order-status product-request other">
|
106 |
<div id="msgComponent" class="textbox-image contact-form-component return-product cancel-order delivery-problem payment-status order-status product-request other recharge-related">
|
| 96 |
<label for="txtaMsg">Message</label>
|
107 |
<label for="txtaMsg">Message</label>
|
| 97 |
<textarea id="mailBody" name="message"></textarea>
|
108 |
<textarea id="mailBody" name="message"></textarea>
|
| 98 |
</div>
|
109 |
</div>
|
| 99 |
<div class="clearBoth"></div><br />
|
110 |
<div class="clearBoth"></div><br />
|
| 100 |
<div class="yellow-image contact-form-button">
|
111 |
<div class="yellow-image contact-form-button">
|