|
@@ -343,8 +343,8 @@ class LdapSecuritySetting extends React.Component {
|
|
|
{t('security_setting.ldap.group_search_filter')} ({t('security_setting.optional')})
|
|
{t('security_setting.ldap.group_search_filter')} ({t('security_setting.optional')})
|
|
|
</h3>
|
|
</h3>
|
|
|
|
|
|
|
|
- <div className="row mb-5">
|
|
|
|
|
- <div className="col-3 text-right py-2">
|
|
|
|
|
|
|
+ <div className="form-group row">
|
|
|
|
|
+ <label className="text-left text-md-right col-md-3 col-form-label">
|
|
|
<strong htmlFor="groupSearchBase">{t('security_setting.ldap.group_search_base_DN')}</strong>
|
|
<strong htmlFor="groupSearchBase">{t('security_setting.ldap.group_search_base_DN')}</strong>
|
|
|
</div>
|
|
</div>
|
|
|
<div className="col-6">
|
|
<div className="col-6">
|