mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -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">
|
||||
{{ textbox(
|
||||
form.letter_contact_block,
|
||||
hint='10 lines maximum',
|
||||
width='1-1',
|
||||
rows=10
|
||||
) }}
|
||||
|
||||
Reference in New Issue
Block a user