diff --git a/app/templates/views/activity/notifications.html b/app/templates/views/activity/notifications.html index 42c6cf169..06158fb75 100644 --- a/app/templates/views/activity/notifications.html +++ b/app/templates/views/activity/notifications.html @@ -21,7 +21,10 @@ {{ item.to }}

- {% if item.job %} + {% if item.job and item.job.original_file_name == 'Report' %} + {{ item.template.name }} + sent to one recipient + {% elif item.job %} From {{ item.job.original_file_name }} {% else %} {{ item.template.name }}