summaryrefslogtreecommitdiff
path: root/app/views/groups/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/edit.html.haml')
-rw-r--r--app/views/groups/edit.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/groups/edit.html.haml b/app/views/groups/edit.html.haml
index 696ae5ad3e5..94d88035667 100644
--- a/app/views/groups/edit.html.haml
+++ b/app/views/groups/edit.html.haml
@@ -29,7 +29,8 @@
= render 'shared/allow_request_access', form: f
.form-group
- = f.label :share_with_group_lock, 'Share lock', class: 'control-label'
+ .control-label
+ Share lock
.col-sm-10
.checkbox
= f.label :share_with_group_lock do