rename replies to posts
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<% if trd = f.threads.last %>
|
||||
<%= trd.author.name %> <%= link_to "posted", forumthread_path(f) %> <time title="<%= trd.created_at.strftime("%e %b %Y, %H:%M") %>" datetime="<%= trd.created_at.to_datetime.rfc3339 %>"><%= trd.created_at.strftime("%e %b %Y, %H:%M") %></time>.
|
||||
<% else %>
|
||||
No replies yet.
|
||||
No posts yet.
|
||||
<% end %>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
|
||||
Reference in New Issue
Block a user