Subversion Repositories SmartDukaan

Rev

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

Rev 6143 Rev 6177
Line 5... Line 5...
5
 
5
 
6
<!-- Prevent MS Office toolbar from changing layout -->
6
<!-- Prevent MS Office toolbar from changing layout -->
7
<meta http-equiv="imagetoolbar" content="false">
7
<meta http-equiv="imagetoolbar" content="false">
8
<meta name="MSSmartTagsPreventParsing" content="true">
8
<meta name="MSSmartTagsPreventParsing" content="true">
9
 
9
 
10
<title>${in.shop2020.title}</title>
10
<title>Recharge Pay Options</title>
11
 
11
 
12
<!-- start of new code -->
12
<!-- start of new code -->
13
#include ( "templates/commoncssfiles.vm" )
13
#include ( "templates/commoncssfiles.vm" )
14
<style type="text/css">
14
<style type="text/css">
15
	#registration {
15
	#registration {
Line 159... Line 159...
159
							<!--<form name="frmShippingAddress" id="frmShippingAddress" method="post" action="/shipping" class="right">-->
159
							<!--<form name="frmShippingAddress" id="frmShippingAddress" method="post" action="/shipping" class="right">-->
160
							#if($action.isAddressRequired())
160
							#if($action.isAddressRequired())
161
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
161
                			<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
162
                				<thead>
162
                				<thead>
163
                					<tr class="header">
163
                					<tr class="header">
164
                							<td id="newAddressFormHeading" class="instruction" colspan="2">Please enter a billing address, All Fields are required</td>
164
                							<td id="newAddressFormHeading" class="instruction" colspan="2">As you are a first time user, we need a billing address to send to Payment Gateway.</td>
165
                					</tr>
165
                					</tr>
166
                                </thead>
166
                                </thead>
167
                				<tbody>
167
                				<tbody>
168
                                <tr>
168
                                <tr>
169
                					<td class="label" align="right"><sup>*</sup>Name:</td>
169
                					<td class="label" align="right"><sup>*</sup>Name:</td>
Line 209... Line 209...
209
                						<input type="text" id="shipPhone" name="phone" value="" class="searchbox right" />
209
                						<input type="text" id="shipPhone" name="phone" value="" class="searchbox right" />
210
                					</td>
210
                					</td>
211
                				</tr>
211
                				</tr>
212
                				<tr>
212
                				<tr>
213
                					<td>&nbsp;</td>
213
                					<td>&nbsp;</td>
214
                					<td class="instruction">This will be added to your list of addresses</td>
214
                					<td class="instruction">This address will be saved for next time.</td>
215
                				</tr>
215
                				</tr>
216
                                </tbody>
216
                                </tbody>
217
                			</table>
217
                			</table>
218
							#end
218
							#end
219
							<div style="text-align:center;">
219
							<div style="text-align:center;">
Line 277... Line 277...
277
							</div>
277
							</div>
278
							#if($action.isAddressRequired())
278
							#if($action.isAddressRequired())
279
							<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
279
							<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
280
                				<thead>
280
                				<thead>
281
                					<tr class="header">
281
                					<tr class="header">
282
                							<td id="newAddressFormHeading" class="instruction" colspan="2">Please enter a billing address, All Fields are required</td>
282
                							<td id="newAddressFormHeading" class="instruction" colspan="2">As you are a first time user, we need a billing address to send to Payment Gateway.</td>
283
                					</tr>
283
                					</tr>
284
                                </thead>
284
                                </thead>
285
                				<tbody>
285
                				<tbody>
286
                                <tr>
286
                                <tr>
287
                					<td class="label" align="right"><sup>*</sup>Name:</td>
287
                					<td class="label" align="right"><sup>*</sup>Name:</td>
Line 327... Line 327...
327
                						<input type="text" id="shipPhone" name="phone" value="" class="searchbox right" />
327
                						<input type="text" id="shipPhone" name="phone" value="" class="searchbox right" />
328
                					</td>
328
                					</td>
329
                				</tr>
329
                				</tr>
330
                				<tr>
330
                				<tr>
331
                					<td>&nbsp;</td>
331
                					<td>&nbsp;</td>
332
                					<td class="instruction">This will be added to your list of addresses</td>
332
                					<td class="instruction">This address will be saved for next time.</td>
333
                				</tr>
333
                				</tr>
334
                                </tbody>
334
                                </tbody>
335
                			</table>
335
                			</table>
336
							#end
336
							#end
337
							<div style="text-align:center;">
337
							<div style="text-align:center;">
Line 473... Line 473...
473
							</div>
473
							</div>
474
							#if($action.isAddressRequired())
474
							#if($action.isAddressRequired())
475
							<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
475
							<table id='billig-address-for-recharge' cellpadding="0" cellspacing="0">
476
                				<thead>
476
                				<thead>
477
                					<tr class="header">
477
                					<tr class="header">
478
                							<td id="newAddressFormHeading" class="instruction" colspan="2">Please enter a billing address, All Fields are required</td>
478
                							<td id="newAddressFormHeading" class="instruction" colspan="2">As you are a first time user, we need a billing address to send to Payment Gateway.</td>
479
                					</tr>
479
                					</tr>
480
                                </thead>
480
                                </thead>
481
                				<tbody>
481
                				<tbody>
482
                                <tr>
482
                                <tr>
483
                					<td class="label" align="right"><sup>*</sup>Name:</td>
483
                					<td class="label" align="right"><sup>*</sup>Name:</td>
Line 523... Line 523...
523
                						<input type="text" id="shipPhone" name="phone" value="" class="searchbox right" />
523
                						<input type="text" id="shipPhone" name="phone" value="" class="searchbox right" />
524
                					</td>
524
                					</td>
525
                				</tr>
525
                				</tr>
526
                				<tr>
526
                				<tr>
527
                					<td>&nbsp;</td>
527
                					<td>&nbsp;</td>
528
                					<td class="instruction">This will be added to your list of addresses</td>
528
                					<td class="instruction">This address will be saved for next time.</td>
529
                				</tr>
529
                				</tr>
530
                                </tbody>
530
                                </tbody>
531
                			</table>
531
                			</table>
532
							#end
532
							#end
533
							<div style="clear:both"></div>
533
							<div style="clear:both"></div>