<small><?phpecho$l->t('Leave both empty for anonymous bind for search, then bind with users credentials.');?></small></p>
<p><labelfor="ldap_login_filter"><?phpecho$l->t('User Login Filter');?></label><inputtype="text"id="ldap_login_filter"name="ldap_login_filter"value="<?phpecho$_['ldap_login_filter'];?>"/><small><?phpecho$l->t('use %%uid placeholder, e.g. uid=%%uid');?></small></p>
<p><labelfor="ldap_userlist_filter"><?phpecho$l->t('User List Filter');?></label><inputtype="text"id="ldap_userlist_filter"name="ldap_userlist_filter"value="<?phpecho$_['ldap_userlist_filter'];?>"/><small><?phpecho$l->t('without any placeholder, e.g. "objectClass=person".');?></small></p>