|
@@ -321,8 +321,8 @@ class LdapSecuritySetting extends React.Component {
|
|
|
<div className="form-group row">
|
|
<div className="form-group row">
|
|
|
<label className="text-left text-md-right col-md-3 col-form-label">
|
|
<label className="text-left text-md-right col-md-3 col-form-label">
|
|
|
<strong htmlFor="attrMapName">{t('Name')}</strong>
|
|
<strong htmlFor="attrMapName">{t('Name')}</strong>
|
|
|
- </div>
|
|
|
|
|
- <div className="col-6">
|
|
|
|
|
|
|
+ </label>
|
|
|
|
|
+ <div className="col-md-6">
|
|
|
<input
|
|
<input
|
|
|
className="form-control"
|
|
className="form-control"
|
|
|
type="text"
|
|
type="text"
|