mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: translation missing messages in digest when showing more than 5 popular topics
This commit is contained in:
@@ -188,7 +188,9 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo
|
||||
</div>
|
||||
<!-- End of Popular Topic -->
|
||||
|
||||
<% if i < 5 %>
|
||||
<%= digest_custom_html("below_post_#{i+1}") %>
|
||||
<% end %>
|
||||
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user