Merge pull request #16277 from owncloud/fix-15971

remove superflous button. fixes #15971
remotes/origin/poc-doctrine-migrations
Morris Jobke 2015-05-12 15:54:49 +07:00
commit 44091a1a12
2 changed files with 1 additions and 4 deletions

@ -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">&nbsp;</div>

@ -58,4 +58,4 @@
</p>
<?php print_unescaped($_['wizardControls']); ?>
</div>
</fieldset>
</fieldset>