summaryrefslogtreecommitdiff
path: root/app/views/groups/group_members/_new_group_member.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/group_members/_new_group_member.html.haml')
-rw-r--r--app/views/groups/group_members/_new_group_member.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/group_members/_new_group_member.html.haml b/app/views/groups/group_members/_new_group_member.html.haml
index aa03f8365f9..04683ec5a9a 100644
--- a/app/views/groups/group_members/_new_group_member.html.haml
+++ b/app/views/groups/group_members/_new_group_member.html.haml
@@ -19,4 +19,4 @@
On this date, the member(s) will automatically lose access to this group and all of its projects.
.col-md-2
- = f.submit 'Add to group', class: "btn btn-create btn-block"
+ = f.submit 'Add to group', class: "btn btn-success btn-block"