mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -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(
|
{{ textbox(
|
||||||
form.usage,
|
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 ',
|
hint='If your estimate is likely to change, tell us how ',
|
||||||
width='1-1',
|
width='1-1',
|
||||||
rows=5
|
rows=5
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
{{ page_footer('Request to go live') }}
|
{{ page_footer('Request to go live') }}
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user