pull/313/merge
El RIDO 6 years ago
parent df88db926d
commit b618bad51c
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

@ -323,7 +323,7 @@ if ($FILEUPLOAD):
<ul class="dropdown-menu">
<li id="filewrap">
<div>
<input type="file" id="file" name="file"/>
<input type="file" id="file" name="file" />
</div>
<div id="dragAndDropFileName" class="dragAndDropFile"><?php echo I18n::_('alternatively drag & drop a file or paste an image from the clipboard'); ?></div>
</li>

Loading…
Cancel
Save