mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 09:19:48 -04:00
Remove quote marks
This commit is contained in:
committed by
Rebecca Law
parent
7e26d8a5cd
commit
8a323479d8
@@ -18,7 +18,7 @@
|
|||||||
{% call form_wrapper() %}
|
{% call form_wrapper() %}
|
||||||
{{ textbox(
|
{{ textbox(
|
||||||
form.letter_contact_block,
|
form.letter_contact_block,
|
||||||
label='This will appear as the ‘sender’ address on your letters.'|safe,
|
label='This will appear as the sender address on your letters.'|safe,
|
||||||
hint='10 lines maximum',
|
hint='10 lines maximum',
|
||||||
width='1-2',
|
width='1-2',
|
||||||
rows=10,
|
rows=10,
|
||||||
|
|||||||
Reference in New Issue
Block a user