diff --git a/app/views/tasks_mailer/long_tasks.html.erb b/app/views/tasks_mailer/long_tasks.html.erb index 2ff028296..1e79c98cc 100644 --- a/app/views/tasks_mailer/long_tasks.html.erb +++ b/app/views/tasks_mailer/long_tasks.html.erb @@ -8,11 +8,11 @@
_("ID") | -_("Action") | -_("Label") | -_("State") | -_("State updated at") | +<%= _("ID") %> | +<%= _("Action") %> | +<%= _("Label") %> | +<%= _("State") %> | +<%= _("State updated at") %> |
---|---|---|---|---|---|---|---|---|---|