Skip to content

Commit

Permalink
fixes #653
Browse files Browse the repository at this point in the history
  • Loading branch information
hurradieweltgehtunter committed Jul 7, 2021
1 parent 62bae0d commit ce5e3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/part.wizard-loginfilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</div>
<div id="ldapReadOnlyLoginFilterContainer" class="hidden ldapReadOnlyFilterContainer tablerow">
<label><?php p($l->t('LDAP Filter:'));?></label>
<span class="ldapFilterReadOnlyElement ldapInputColElement"></span>
<div class="ldapFilterReadOnlyElement"></div>
</div>
<div id="rawLoginFilterContainer" class="tablerow invisible">
<label><?php p($l->t('Edit LDAP Query'));?></label>
Expand Down

0 comments on commit ce5e3a2

Please sign in to comment.