diff --git a/app/templates/views/broadcast/partials/dashboard-table.html b/app/templates/views/broadcast/partials/dashboard-table.html index 92cd40b5d..dbd342917 100644 --- a/app/templates/views/broadcast/partials/dashboard-table.html +++ b/app/templates/views/broadcast/partials/dashboard-table.html @@ -22,7 +22,7 @@ {% endcall %} {% call field(align='right') %} {% if item.status == 'pending-approval' %} -
+
Prepared by {{ item.created_by.name }}
{% elif item.status == 'broadcasting' %}