Skip to content
Snippets Groups Projects
Commit 3ff123f2 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

more appropriate label

parent dea7f457
Branches
No related tags found
No related merge requests found
......@@ -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>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment