mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Email translations cleanup
This commit is contained in:
		| @@ -1,10 +1,10 @@ | ||||
| {% include 'emails.header-html' %} | ||||
| <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;"> | ||||
|     {{ trans('email.oauth_created_body', { name:client.name, url: "<span style=\"font-family: monospace;\">" ~ client.redirect ~ "</span>"})|raw }} | ||||
|     {{ trans('email.oauth_created_body', { name:client.name, url: client.redirect })|raw }} | ||||
| </p> | ||||
|  | ||||
| <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;"> | ||||
|     {{ trans('email.oauth_created_explanation_html')|raw }} | ||||
|     {{ trans('email.oauth_created_explanation')|raw }} | ||||
| </p> | ||||
|  | ||||
| <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user