mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-17 12:09:20 -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() %}
|
||||
{{ textbox(
|
||||
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',
|
||||
width='1-2',
|
||||
rows=10,
|
||||
|
||||
Reference in New Issue
Block a user