app/views/tr8n/forum/index.html.erb in tr8n-3.1.1 vs app/views/tr8n/forum/index.html.erb in tr8n-3.1.2

- old
+ new

@@ -66,10 +66,10 @@ </td> </tr> <% end %> </table> - <%= tr8n_paginator_tag(@topics, 'forum topic') %> + <%= tr8n_paginator_tag(@topics, :subject => 'forum topic') %> </div> <% end %> <%= render :partial => "new_topic", :locals => {:include_cancel_button => false} %> <%= render :partial => "/tr8n/common/footer" %> \ No newline at end of file