mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 15:58:26 -04: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={}) }}
|
{{ form.name(param_extensions={}) }}
|
||||||
<div class="extra-tracking">
|
<div class="extra-tracking">
|
||||||
{{ form.mobile_number(param_extensions={
|
{{ 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>
|
</div>
|
||||||
<!--{{ usaSelect({
|
<!--{{ usaSelect({
|
||||||
|
|||||||
Reference in New Issue
Block a user