summaryrefslogtreecommitdiff
path: root/app/views/groups/edit.html.haml
diff options
context:
space:
mode:
authorWinnie Hellmann <winnie@gitlab.com>2017-09-06 20:00:21 +0200
committerMichael Kozono <mkozono@gmail.com>2017-09-06 12:07:21 -0700
commit058c04fb2a552e2d426dff524d48190e168fe67d (patch)
treed9e1c6014440c11cde4fec6c11fed9653a874347 /app/views/groups/edit.html.haml
parentf1edd8ac80318de77c3ed826f05c0c212b0d94f1 (diff)
downloadgitlab-ce-058c04fb2a552e2d426dff524d48190e168fe67d.tar.gz
Replace <h5> with <label>
Diffstat (limited to 'app/views/groups/edit.html.haml')
-rw-r--r--app/views/groups/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/edit.html.haml b/app/views/groups/edit.html.haml
index 31961691bdf..45450a1ca98 100644
--- a/app/views/groups/edit.html.haml
+++ b/app/views/groups/edit.html.haml
@@ -29,7 +29,7 @@
= render 'shared/allow_request_access', form: f
.form-group
- %h5.control-label
+ %label.control-label
= s_("GroupSettings|Share lock")
.col-sm-10
.checkbox