mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix broken span.
This commit is contained in:
parent
097887a659
commit
1115d68f25
1 changed files with 1 additions and 0 deletions
|
|
@ -30,5 +30,6 @@
|
|||
<?php endif; ?>
|
||||
<form autocomplete="off" id="usersearchform">
|
||||
<input type="text" class="input userFilter" placeholder="<?php p($l->t('Search Users and Groups')); ?>" />
|
||||
<span class="svg icon-delete userFilterReset"></span>
|
||||
</form>
|
||||
</div>
|
||||
Loading…
Reference in a new issue