Fix broken span.

This commit is contained in:
ringmaster 2014-05-06 10:50:33 -04:00 committed by Arthur Schiwon
parent 097887a659
commit 1115d68f25

View file

@ -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>