mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 15:38:25 -04:00
Add hint to letter contact details input
Important for users to know about this limit. Think it got dropped in all the merging somewhere.
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
<form method="post" class="column-half">
|
<form method="post" class="column-half">
|
||||||
{{ textbox(
|
{{ textbox(
|
||||||
form.letter_contact_block,
|
form.letter_contact_block,
|
||||||
|
hint='10 lines maximum',
|
||||||
width='1-1',
|
width='1-1',
|
||||||
rows=10
|
rows=10
|
||||||
) }}
|
) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user