diff options
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html index 8c433ab..012fae6 100644 --- a/client/index.html +++ b/client/index.html @@ -16,7 +16,7 @@ <div class="upload__container"> <div class="upload__input__overlay"> <p class="upload__input__overlay__text"> - Choose a file or drag it here + Choose a file or drag it here<br><span class="upload__info">(It will be deleted after 24 hours.)</span> </p> </div> <input type="file" class="upload__input" name="file" /> |