diff --git a/app/views/admin/contacts/partials/_statuses.html.erb b/app/views/admin/contacts/partials/_statuses.html.erb index 15b5af7c0..82eb1cf77 100644 --- a/app/views/admin/contacts/partials/_statuses.html.erb +++ b/app/views/admin/contacts/partials/_statuses.html.erb @@ -1,30 +1,24 @@ -
- <%= t(:status) %> - | -- <%= t(:notes) %> - | -||
---|---|---|---|
- <%= status %> - | -- <%= contact.status_notes[status] %> - | +<%= t(:status) %> | +<%= t(:notes) %> |
<%= status %> | +<%= contact.status_notes[status] %> | +