Subversion Repositories SmartDukaan

Rev

Rev 6228 | Rev 6239 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6228 Rev 6233
Line 70... Line 70...
70
                        $errorMsg <br/>
70
                        $errorMsg <br/>
71
                    </p>
71
                    </p>
72
                </div>
72
                </div>
73
				#end
73
				#end
74
				#set($rechargeAmount=$action.getAmount())
74
				#set($rechargeAmount=$action.getAmount())
-
 
75
				#set($fieldsToShow=$action.fieldsToShow())
75
				
76
				
76
				<h4 style="font-size:16px; font-weight:bold"><span style="color:#999999">Amount to be Paid:</span> Rs <span style="color:#333333">$rechargeAmount</span></h4>
77
				<h4 style="font-size:16px; font-weight:bold"><span style="color:#999999">Amount to be Paid:</span> Rs <span style="color:#333333">$rechargeAmount</span></h4>
77
				<br/>
78
				<br/>
78
				<div id="vtab">
79
				<div id="vtab">
79
                    <ul>
80
                    <ul>
Line 120... Line 121...
120
    								</div>
121
    								</div>
121
    							</div>
122
    							</div>
122
							</div>
123
							</div>
123
                            <div style="clear:both"></div>
124
                            <div style="clear:both"></div>
124
							<!--<form name="frmShippingAddress" id="frmShippingAddress" method="post" action="/shipping" class="right">-->
125
							<!--<form name="frmShippingAddress" id="frmShippingAddress" method="post" action="/shipping" class="right">-->
125
							#if($action.fieldsToShow().equals($action.PHONE))
126
							#if($fieldsToShow.equals("phone"))
126
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
127
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
127
                				<thead>
128
                				<thead>
128
                					<tr class="header">
129
                					<tr class="header">
129
                							<td id="newAddressFormHeading" class="instruction" colspan="2"></td>
130
                							<td id="newAddressFormHeading" class="instruction" colspan="2"></td>
130
                					</tr>
131
                					</tr>
Line 137... Line 138...
137
                					</td>
138
                					</td>
138
                				</tr>
139
                				</tr>
139
                                </tbody>
140
                                </tbody>
140
                			</table>
141
                			</table>
141
							<br>
142
							<br>
142
							#elseif($action.fieldsToShow().equals($action.ADDRESS))
143
							#elseif($fieldsToShow.equals("address"))
143
								<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
144
								<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
144
                				<thead>
145
                				<thead>
145
                					<tr class="header">
146
                					<tr class="header">
146
                							<td id="newAddressFormHeading" class="instruction" colspan="2">We need a billing address to send to Payment Gateway.</td>
147
                							<td id="newAddressFormHeading" class="instruction" colspan="2">We need a billing address to send to Payment Gateway.</td>
147
                					</tr>
148
                					</tr>
Line 261... Line 262...
261
                                    <span class="cctext">EBS - Test Payment</span>
262
                                    <span class="cctext">EBS - Test Payment</span>
262
                                    <br/>
263
                                    <br/>
263
                                </div>
264
                                </div>
264
								
265
								
265
							</div>
266
							</div>
266
							#if($action.fieldsToShow().equals($action.PHONE))
267
							#if($fieldsToShow.equals("phone"))
267
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
268
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
268
                				<thead>
269
                				<thead>
269
                					<tr class="header">
270
                					<tr class="header">
270
                							<td id="newAddressFormHeading" class="instruction" colspan="2"></td>
271
                							<td id="newAddressFormHeading" class="instruction" colspan="2"></td>
271
                					</tr>
272
                					</tr>
Line 278... Line 279...
278
                					</td>
279
                					</td>
279
                				</tr>
280
                				</tr>
280
                                </tbody>
281
                                </tbody>
281
                			</table>
282
                			</table>
282
							<br>
283
							<br>
283
							#elseif($action.fieldsToShow().equals($action.ADDRESS))
284
							#elseif($fieldsToShow.equals("address"))
284
								<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
285
								<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
285
                				<thead>
286
                				<thead>
286
                					<tr class="header">
287
                					<tr class="header">
287
                							<td id="newAddressFormHeading" class="instruction" colspan="2">We need a billing address to send to Payment Gateway.</td>
288
                							<td id="newAddressFormHeading" class="instruction" colspan="2">We need a billing address to send to Payment Gateway.</td>
288
                					</tr>
289
                					</tr>
Line 514... Line 515...
514
        								</div>
515
        								</div>
515
    									<br/>
516
    									<br/>
516
    								</div>
517
    								</div>
517
    							</div>
518
    							</div>
518
							</div>
519
							</div>
519
							#if($action.fieldsToShow().equals($action.PHONE))
520
							#if($fieldsToShow.equals("phone"))
520
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
521
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
521
                				<thead>
522
                				<thead>
522
                					<tr class="header">
523
                					<tr class="header">
523
                							<td id="newAddressFormHeading" class="instruction" colspan="2"></td>
524
                							<td id="newAddressFormHeading" class="instruction" colspan="2"></td>
524
                					</tr>
525
                					</tr>
Line 531... Line 532...
531
                					</td>
532
                					</td>
532
                				</tr>
533
                				</tr>
533
                                </tbody>
534
                                </tbody>
534
                			</table>
535
                			</table>
535
							<br>
536
							<br>
536
							#elseif($action.fieldsToShow().equals($action.ADDRESS))
537
							#elseif($fieldsToShow.equals("address"))
537
								<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
538
								<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
538
                				<thead>
539
                				<thead>
539
                					<tr class="header">
540
                					<tr class="header">
540
                							<td id="newAddressFormHeading" class="instruction" colspan="2">We need a billing address to send to Payment Gateway.</td>
541
                							<td id="newAddressFormHeading" class="instruction" colspan="2">We need a billing address to send to Payment Gateway.</td>
541
                					</tr>
542
                					</tr>