Skip to content
Snippets Groups Projects
Commit 24277f0d authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

change 'Cancel upload' text to x icon for more space in breadcrumbs bar

parent d94d307f
No related branches found
No related tags found
No related merge requests found
......@@ -38,9 +38,8 @@
</div>
<div id="uploadprogresswrapper">
<div id="uploadprogressbar"></div>
<input type="button" class="stop" style="display:none"
value="<?php p($l->t('Cancel upload'));?>"
/>
<input type="button" class="stop icon-close"
style="display:none" value="" />
</div>
</div>
<div id="file_action_panel"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment