mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-06 09:29:32 -04:00
Remove and/or from request to go live page
We don't use 'and/or' - you should just stick to 'and'.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
{{ textbox(
|
||||
form.usage,
|
||||
label='Estimate how many emails and/or text messages you’ll send each month',
|
||||
label='Estimate how many emails and text messages you’ll send each month',
|
||||
hint='If your estimate is likely to change, tell us how ',
|
||||
width='1-1',
|
||||
rows=5
|
||||
@@ -57,7 +57,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
{{ page_footer('Request to go live') }}
|
||||
{{ page_footer('Request to go live') }}
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user