diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 6390b87b9f..9bb24e9df1 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -157,24 +157,24 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo
| + | ||||||
<%= t.like_count -%> |
- + |
<%= t.posts_count - 1 -%> |
- + |
<% t.posters_summary.each do |ps| %>
<% if ps.user %>
|
- - + | + <%=t 'user_notifications.digest.join_the_discussion' %> |