summaryrefslogtreecommitdiff
path: root/app/views/admin/groups
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-02-03 16:55:31 -0800
committerSytse Sijbrandij <sytse@gitlab.com>2015-02-03 16:55:31 -0800
commit7b233ea853df7c13be688c0e47636d2750453f31 (patch)
treea4b879110f9d945785c11a23ad27fab747049906 /app/views/admin/groups
parent704922c855a9741b5495db56ac266788a9c25c33 (diff)
downloadgitlab-ce-7b233ea853df7c13be688c0e47636d2750453f31.tar.gz
Spelling improvement, add in a group, not into group.
Diffstat (limited to 'app/views/admin/groups')
-rw-r--r--app/views/admin/groups/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/groups/show.html.haml b/app/views/admin/groups/show.html.haml
index 8057de38805..d356aff6365 100644
--- a/app/views/admin/groups/show.html.haml
+++ b/app/views/admin/groups/show.html.haml
@@ -64,7 +64,7 @@
%div.prepend-top-10
= select_tag :access_level, options_for_select(GroupMember.access_level_roles), class: "project-access-select select2"
%hr
- = button_tag 'Add users into group', class: "btn btn-create"
+ = button_tag 'Add users to group', class: "btn btn-create"
.panel.panel-default
.panel-heading
%h3.panel-title