summaryrefslogtreecommitdiff
path: root/app/views/groups/_group_admin_settings.html.haml
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-11 13:26:37 -0500
committerClement Ho <ClemMakesApps@gmail.com>2018-04-11 13:26:37 -0500
commit673b0461b055b937ed25a43071bf3d1d7282244a (patch)
treea3b1d21366da4eddf58813e18bba767cebc7e6cf /app/views/groups/_group_admin_settings.html.haml
parent763e14c38d4afce3a82b21ea40ce630185de1132 (diff)
downloadgitlab-ce-673b0461b055b937ed25a43071bf3d1d7282244a.tar.gz
[skip ci] .help-block to .form-text.text-muted
Diffstat (limited to 'app/views/groups/_group_admin_settings.html.haml')
-rw-r--r--app/views/groups/_group_admin_settings.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/_group_admin_settings.html.haml b/app/views/groups/_group_admin_settings.html.haml
index 5f9650d6a52..a20767aeab3 100644
--- a/app/views/groups/_group_admin_settings.html.haml
+++ b/app/views/groups/_group_admin_settings.html.haml
@@ -25,4 +25,4 @@
.col-sm-offset-2.col-sm-10
.form-check
= f.text_field :two_factor_grace_period, class: 'form-control'
- .help-block Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication
+ .form-text.text-muted Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication