mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-08 15:31:21 -04:00
Remove quote marks
This commit is contained in:
committed by
Rebecca Law
parent
d0a0b17f7b
commit
7e26d8a5cd
@@ -20,7 +20,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