whitespace

pull/1107/head
Andrew Roberts 5 years ago
parent 9351ff032f
commit 39b6b100f9

@ -200,7 +200,7 @@
</select>
</div>
{% if feature_support['ldap'] %}
<div data-related="login-settings-1">
<div data-related="login-settings-1">
<div class="form-group">
<label for="config_ldap_provider_url">{{_('LDAP Server Host Name or IP Address')}}</label>
<input type="text" class="form-control" id="config_ldap_provider_url" name="config_ldap_provider_url" value="{% if config.config_ldap_provider_url != None %}{{ config.config_ldap_provider_url }}{% endif %}" autocomplete="off">

Loading…
Cancel
Save