Tweak wording

This commit is contained in:
Chris Hill-Scott
2018-08-21 15:19:26 +01:00
parent 0b86a12fdd
commit b2d8937f94

View File

@@ -15,9 +15,8 @@
Your letters have the {{ letter_branding }} logo. Your letters have the {{ letter_branding }} logo.
</p> </p>
<p> <p>
If you want a different logo then <a href="{{ url_for('main.feedback', ticket_type='ask-question-give-feedback', body='letter-branding') }}">Contact support</a>
<a href="{{ url_for('main.feedback', ticket_type='ask-question-give-feedback', body='letter-branding') }}">contact support</a> if you want to use a different logo.
and well help you set one up.
</p> </p>
{{ page_footer( {{ page_footer(
back_link=url_for('.service_settings', service_id=current_service.id), back_link=url_for('.service_settings', service_id=current_service.id),