summaryrefslogtreecommitdiff
path: root/app/views/admin/groups/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/groups/index.html.haml')
-rw-r--r--app/views/admin/groups/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/groups/index.html.haml b/app/views/admin/groups/index.html.haml
index 07775247cfd..e5f380c78e2 100644
--- a/app/views/admin/groups/index.html.haml
+++ b/app/views/admin/groups/index.html.haml
@@ -30,7 +30,7 @@
= link_to admin_groups_path(sort: sort_value_largest_group, name: project_name) do
= sort_title_largest_group
= link_to new_admin_group_path, class: "btn btn-new" do
- New Group
+ New group
%ul.content-list
= render @groups