Improves wording around credit notes. Fixes #11.
This commit is contained in:
		
							parent
							
								
									c05deeb26c
								
							
						
					
					
						commit
						752b07ba77
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -161,8 +161,8 @@ | |||
| 
 | ||||
|               {% available_credit as credit %} | ||||
|               {% if credit %} | ||||
|                 <p>You have ${{ credit }} leftover from refunded invoices. Contact the conference organisers | ||||
|                   to put this toward other purchases, or to refund it.</p> | ||||
|                 <p>You have ${{ credit }} leftover from refunded invoices. This credit will be automatically applied to new invoices. Contact the conference organisers to | ||||
|                 for a refund to your original payment source.</p> | ||||
|               {% endif %} | ||||
|             {% endif %} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer