Dropped an S from the mouseover

We had a typo in the ldap initial binding menu mouse over, so changed the text in all references to be correct.
This commit is contained in:
Lukas Reschke 2015-06-24 22:10:10 +02:00
parent 58439c337c
commit a63f6023fd
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
</select>
<button type="button" id="ldap_action_add_configuration"
name="ldap_action_add_configuration" class="icon-add"
title="<?php p($l->t('Adds a new and blank configuration'));?>">&nbsp;</button>
title="<?php p($l->t('Add a new and blank configuration'));?>">&nbsp;</button>
<button type="button" id="ldap_action_copy_configuration"
name="ldap_action_copy_configuration"
class="ldapIconCopy icon-default-style"