From 8fc79ce75752ffc9107675b567db87ff67a9f5fd Mon Sep 17 00:00:00 2001 From: Anastasia Gradova Date: Mon, 11 Dec 2023 13:09:06 -0500 Subject: [PATCH] updated header for carrier response --- app/templates/views/activity/notifications.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/activity/notifications.html b/app/templates/views/activity/notifications.html index f30430778..1a2ec8f8e 100644 --- a/app/templates/views/activity/notifications.html +++ b/app/templates/views/activity/notifications.html @@ -12,7 +12,7 @@ caption="Recent activity", caption_visible=False, empty_message='No messages found  (messages are kept for {} days)'.format(limit_days)|safe, - field_headings=['Recipient', 'Status', 'Carrier', 'Response'], + field_headings=['Recipient', 'Status', 'Carrier', 'Carrier Response'], field_headings_visible=False ) %} {% call row_heading() %}