Subversion Repositories SmartDukaan

Rev

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

Rev 7194 Rev 7221
Line 166... Line 166...
166
    </div>
166
    </div>
167
	
167
	
168
	<br/>
168
	<br/>
169
	<div id = "order-confirmation-link-div">
169
	<div id = "order-confirmation-link-div">
170
        <a href = "/crm/user-order-info!getOrderConfirmationMail?orderId=$order.getId()" id = "order-confirmation-mail" orderId = "$order.getId()">Get Order Confirmation Mail</a>
170
        <a href = "/crm/user-order-info!getOrderConfirmationMail?orderId=$order.getId()" id = "order-confirmation-mail" orderId = "$order.getId()">Get Order Confirmation Mail</a>
-
 
171
		<a style='margin-left: 10px;' href = "/crm/user-order-info!getOrderDeliveryMail?orderId=$order.getId()" orderId = "$order.getId()">Get Order Delivery Mail</a
171
    </div>
172
    </div>
172
	
173
	
173
    <div id="orderMiddle">
174
    <div id="orderMiddle">
174
        <br />
175
        <br />
175
		#if($order.isOtg())
176
		#if($order.isOtg())