Update upload.html

This commit is contained in:
inb4 nyssa 2015-04-06 20:32:00 +02:00
parent 5e91ffa48a
commit 3af2dc08d6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<input type="hidden" name="MAX_FILE_SIZE" value="150000000" />
<div class="file-field input-field">
<input class="file-path validate" type="text" readonly="readonly"/>
<div class="btn">
<div class="btn ie-btn-fix">
<span>File</span>
<input id="file" type="file" name="file" />
</div>