more appropriate label

remotes/origin/ldap_group_count
Arthur Schiwon 2014-04-17 21:51:51 +07:00
parent dea7f45782
commit 3ff123f247
1 changed files with 1 additions and 1 deletions

@ -27,6 +27,6 @@
</div>
<?php endif; ?>
<form autocomplete="off" id="usersearchform">
<input type="text" class="input" placeholder="<?php p($l->t( 'Search by Username' )); ?>" />
<input type="text" class="input" placeholder="<?php p($l->t('Search Users and Groups')); ?>" />
</form>
</div>