summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/templates/part.wizard-server.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/templates/part.wizard-server.php')
-rw-r--r--apps/user_ldap/templates/part.wizard-server.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/templates/part.wizard-server.php b/apps/user_ldap/templates/part.wizard-server.php
index 56d351eb10b..f4f2abe0f91 100644
--- a/apps/user_ldap/templates/part.wizard-server.php
+++ b/apps/user_ldap/templates/part.wizard-server.php
@@ -25,7 +25,7 @@
</select>
<button type="button" id="ldap_action_add_configuration"
name="ldap_action_add_configuration" class="icon-add icon-default-style"
- title="<?php p($l->t('Add a new and blank configuration'));?>">&nbsp;</button>
+ title="<?php p($l->t('Add a new configuration'));?>">&nbsp;</button>
<button type="button" id="ldap_action_copy_configuration"
name="ldap_action_copy_configuration"
class="ldapIconCopy icon-default-style"
@@ -42,7 +42,7 @@
<input type="text" class="host" id="ldap_host"
name="ldap_host"
placeholder="<?php p($l->t('Host'));?>"
- title="<?php p($l->t('You can omit the protocol, except you require SSL. Then start with ldaps://'));?>"
+ title="<?php p($l->t('You can omit the protocol, unless you require SSL. If so, start with ldaps://'));?>"
/>
<span class="hostPortCombinatorSpan">
<input type="number" id="ldap_port" name="ldap_port"