diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ <form action="upload.php" method="POST" enctype="multipart/form-data"> <label id="drop-zone"> - Drop images here, or click to upload. + Drop files on the page, or paste them, or click here to upload. <input type="file" id="file-input" multiple accept="*/*" name="file[]" /> </label> <ul id="preview"></ul> |
