Changed template variable name in email template for new order notification
This commit is contained in:
		
					parent
					
						
							
								4ad45dfd43
							
						
					
				
			
			
				commit
				
					
						d7625712f1
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -110,7 +110,7 @@ | ||||||
|                 Memory: {{memory}} <br/> |                 Memory: {{memory}} <br/> | ||||||
|                 Storage: {{storage}} <br/> |                 Storage: {{storage}} <br/> | ||||||
|                 Price: {{price}} <br/> |                 Price: {{price}} <br/> | ||||||
|                 Template: {{template_id}} <br/> |                 Template: {{template}} <br/> | ||||||
|               |               | ||||||
|              </p></td> |              </p></td> | ||||||
|           </tr> |           </tr> | ||||||
|  |  | ||||||
|  | @ -110,7 +110,7 @@ | ||||||
|                 Memory: {{memory}} <br/> |                 Memory: {{memory}} <br/> | ||||||
|                 Storage: {{storage}} <br/> |                 Storage: {{storage}} <br/> | ||||||
|                 Price: {{price}} <br/> |                 Price: {{price}} <br/> | ||||||
|                 Template: {{template_id}} <br/> |                 Template: {{template}} <br/> | ||||||
|               |               | ||||||
|              </p></td> |              </p></td> | ||||||
|           </tr> |           </tr> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue