Fixed a typo
This commit is contained in:
		
					parent
					
						
							
								8904a14961
							
						
					
				
			
			
				commit
				
					
						b649bcd87e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -34,7 +34,7 @@
 | 
			
		|||
    			</div>
 | 
			
		||||
                <div class="col-xs-6 text-right">
 | 
			
		||||
                    <address>
 | 
			
		||||
                        <strong>{% trans "Billed To:"%}</strong><br>
 | 
			
		||||
                        <strong>{% trans "Date"%}</strong><br>
 | 
			
		||||
                        <span id="order-created_at">{{order.created_at|date:'Y-m-d H:i'}}</span><br><br>
 | 
			
		||||
                        <strong>{% trans "Status:"%}</strong><br>
 | 
			
		||||
                        <strong class="{% if order.status == 'Approved' %}text-success
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue