mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
1436 - small content change for mobile number hint
This commit is contained in:
@@ -16,7 +16,7 @@ Set up your profile
|
||||
{{ form.name(param_extensions={}) }}
|
||||
<div class="extra-tracking">
|
||||
{{ form.mobile_number(param_extensions={
|
||||
"hint": {"text": "We'll send you a security code by text message"},
|
||||
"hint": {"text": "We need your number so you can send yourself test texts"},
|
||||
}) }}
|
||||
</div>
|
||||
<!--{{ usaSelect({
|
||||
|
||||
Reference in New Issue
Block a user