mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 20:03:12 -04:00
Fix capitalisation on Data Retention
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
{{ edit_field('Change', url_for('.set_letter_branding', service_id=current_service.id)) }}
|
||||
{% endcall %}
|
||||
{% call row() %}
|
||||
{{ text_field('Data Retention')}}
|
||||
{{ text_field('Data retention')}}
|
||||
{% call field() %}
|
||||
{{ data_retention | join(', ', attribute='notification_type') }}
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user