remove superflous button. fixes #15971
This commit is contained in:
parent
127b0d9edf
commit
acafc8ca46
|
@ -47,9 +47,6 @@
|
|||
placeholder="<?php p($l->t('Edit LDAP Query'));?>"
|
||||
title="<?php p($l->t('The filter specifies which LDAP groups shall have access to the %s instance.', $theme->getName()));?>">
|
||||
</textarea>
|
||||
<button class="ldapGetEntryCount hidden" name="ldapGetEntryCount" type="button">
|
||||
<?php p($l->t('Test Filter'));?>
|
||||
</button>
|
||||
</p>
|
||||
<p>
|
||||
<div class="ldapWizardInfo invisible"> </div>
|
||||
|
|
Loading…
Reference in New Issue