summaryrefslogtreecommitdiffstats
path: root/app/views/admin/projects.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/projects.rhtml')
-rw-r--r--app/views/admin/projects.rhtml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/admin/projects.rhtml b/app/views/admin/projects.rhtml
index e9d5e8537..295cfd101 100644
--- a/app/views/admin/projects.rhtml
+++ b/app/views/admin/projects.rhtml
@@ -45,7 +45,6 @@
</tbody>
</table>
-<p><%= pagination_links_full @project_pages, :status => @status %>
-[ <%= @project_pages.current.first_item %> - <%= @project_pages.current.last_item %> / <%= @project_count %> ]</p>
+<p class="pagination"><%= pagination_links_full @project_pages, @project_count %></p>
<% set_html_title l(:label_project_plural) -%>