mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
more appropriate label
This commit is contained in:
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>
|
||||
Loading…
Reference in a new issue