Subversion Repositories SmartDukaan

Rev

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

Rev 5765 Rev 5803
Line 327... Line 327...
327
		<!-- Add Shipping Detail Start-->
327
		<!-- Add Shipping Detail Start-->
328
        <form name="frmShippingAddress" id="frmShippingAddress" method="post" action="/shipping" class="right">
328
        <form name="frmShippingAddress" id="frmShippingAddress" method="post" action="/shipping" class="right">
329
			<table cellpadding="0" cellspacing="0">
329
			<table cellpadding="0" cellspacing="0">
330
				<thead>
330
				<thead>
331
					<tr class="header">
331
					<tr class="header">
-
 
332
						#if($selectedTab == "HotSpot")
-
 
333
							<td id="newAddressFormHeading" colspan="2">Enter the address which you want printed on the bill</td>
-
 
334
						#else
332
						<td id="newAddressFormHeading" colspan="2">Enter the address where you want the items to be delivered</td>
335
							<td id="newAddressFormHeading" colspan="2">Enter the address where you want the items to be delivered</td>
-
 
336
						#end
333
					</tr>
337
					</tr>
334
                </thead>
338
                </thead>
335
				<tbody>
339
				<tbody>
336
					<tr>
340
					<tr>
337
						<td>&nbsp;</td>
341
						<td>&nbsp;</td>