mirror of
https://github.com/portainer/portainer.git
synced 2025-07-21 06:19:41 +02:00
style(area/settings): replace LDAP URL label (#1288)
This commit is contained in:
parent
730925b286
commit
0af3c44e9a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="ldap_url" class="col-sm-3 col-lg-2 control-label text-left">
|
<label for="ldap_url" class="col-sm-3 col-lg-2 control-label text-left">
|
||||||
LDAP URL
|
LDAP Server
|
||||||
<portainer-tooltip position="bottom" message="URL or IP address of the LDAP server."></portainer-tooltip>
|
<portainer-tooltip position="bottom" message="URL or IP address of the LDAP server."></portainer-tooltip>
|
||||||
</label>
|
</label>
|
||||||
<div class="col-sm-9 col-lg-10">
|
<div class="col-sm-9 col-lg-10">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue