app/views/comments/pending.html.erb in tkh_content-0.4.2 vs app/views/comments/pending.html.erb in tkh_content-0.4.3
- old
+ new
@@ -1,9 +1,9 @@
<h1><%= t('activerecord.models.comments') %></h1>
<%= render 'tab_admin_menu' %>
-<p><span class="label label-info"><%= t('comments.sorted_by_oldest') %></span></p>
+<p><%= t('comments.sorted_by_oldest') %></p>
<table class='table table-striped'>
<thead>
<tr>
<th><%= t('activerecord.attributes.comments.author') %>, <%= t('activerecord.models.page') %>, <%= t('activerecord.attributes.comments.locale') %><br />