mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 16:19:49 -04:00
Merge pull request #951 from GSA/85-live-service-content-says-250k-per-day-not-per-year
Change live service content to "Year" and not "day
This commit is contained in:
@@ -219,7 +219,7 @@
|
|||||||
<p>
|
<p>
|
||||||
You can send up to
|
You can send up to
|
||||||
{{ "{:,}".format(current_service.message_limit) }} messages
|
{{ "{:,}".format(current_service.message_limit) }} messages
|
||||||
per day.
|
per year.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Problems or comments?
|
Problems or comments?
|
||||||
|
|||||||
Reference in New Issue
Block a user