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 @@ ...@@ -38,9 +38,8 @@
</div> </div>
<div id="uploadprogresswrapper"> <div id="uploadprogresswrapper">
<div id="uploadprogressbar"></div> <div id="uploadprogressbar"></div>
<input type="button" class="stop" style="display:none" <input type="button" class="stop icon-close"
value="<?php p($l->t('Cancel upload'));?>" style="display:none" value="" />
/>
</div> </div>
</div> </div>
<div id="file_action_panel"></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