mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-26 14:38:28 -04:00
Rename letters on/off option to send letters
For consistency with ‘send text messages’/‘send emails’.
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
) %}
|
||||
|
||||
{% call row() %}
|
||||
{{ text_field('Letters') }}
|
||||
{{ text_field('Send letters') }}
|
||||
{{ boolean_field('letter' in current_service.permissions) }}
|
||||
{{ edit_field('Change', url_for('.service_set_letters', service_id=current_service.id)) }}
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user