mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Update the message when changing a users mobile phone number.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<div class="panel panel-border-wide bottom-gutter">
|
||||
<p>{{ new_mobile_number }}</p>
|
||||
</div>
|
||||
<p>We will send {{ user.name }} an email to tell them about the change.</p>
|
||||
<p>We will send {{ user.name }} a text message to tell them about the change.</p>
|
||||
{{ page_footer(
|
||||
'Confirm',
|
||||
destructive=destructive,
|
||||
|
||||
Reference in New Issue
Block a user