339d8a8f92
This is mainly a testing tool, which makes a mode where all HTML bugs which could slightly mess up the rendering will trigger proper errors in the browser. Fixes #1131.
5 lines
181 B
HTML
5 lines
181 B
HTML
<li class="upload-file">
|
|
<a class="fa fa-paperclip" title="{{{o.tooltip_upload_file}}}"></a>
|
|
<input type="file" class="fileupload" multiple="" style="display:none"/>
|
|
</li>
|