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

add alt text to 'Cancel upload' button

parent 4344b3d3
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,8 @@
<div id="uploadprogresswrapper">
<div id="uploadprogressbar"></div>
<input type="button" class="stop icon-close"
style="display:none" value="" />
style="display:none" value=""
alt="<?php p($l->t('Cancel upload'))?>" />
</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