Subversion Repositories SmartDukaan

Rev

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

Rev 6639 Rev 6671
Line 109... Line 109...
109
								<td><img src="/images/rupee-symbol.png" alt="Rs." /> $action.formatPrice($total_price)</td>
109
								<td><img src="/images/rupee-symbol.png" alt="Rs." /> $action.formatPrice($total_price)</td>
110
								<td><div>$action.formatDate($order.getExpected_delivery_time())</div>
110
								<td><div>$action.formatDate($order.getExpected_delivery_time())</div>
111
								#if($order.isOtg())
111
								#if($order.isOtg())
112
									<div>On Time Guarantee<br>
112
									<div>On Time Guarantee<br>
113
										<span class="red">We Pay if we Delay</span>
113
										<span class="red">We Pay if we Delay</span>
114
										<a id="otg_know_more" href="javascript:void(0)" style="padding-left:2px">
114
										<a class="otg_know_more" href="javascript:void(0)" style="padding-left:2px">
115
											<img src="/images/quesmark-6561.png" style="vertical-align: middle;">
115
											<img src="/images/quesmark-6561.png" style="vertical-align: middle;">
116
										</a>
116
										</a>
117
									</div>
117
									</div>
118
								#end
118
								#end
119
								</td>
119
								</td>