summaryrefslogtreecommitdiff
path: root/uploaded/index.php
diff options
context:
space:
mode:
authorHorus32014-12-04 13:25:32 +0100
committerHorus32014-12-04 13:25:32 +0100
commit63c3261aa80cb4406bc0506bb26202e13ddc8c92 (patch)
tree3583d471039592b92639ed1e025045e2441ca7dd /uploaded/index.php
parent9d9d9b2ad320ffb9a4172f9510f82fe32585594b (diff)
downloadtools.iamfabulous.de-63c3261aa80cb4406bc0506bb26202e13ddc8c92.tar.gz
local branch for testing anonymous uploadstesting
Diffstat (limited to 'uploaded/index.php')
-rw-r--r--uploaded/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/uploaded/index.php b/uploaded/index.php
index 926c96d..86b8112 100644
--- a/uploaded/index.php
+++ b/uploaded/index.php
@@ -22,6 +22,9 @@
<div class="text-center">
<div class="row">
+ <h1>Quick anonymous file upload</h1>
+ <h4>Files are stored for two months. Checkout the help page for help and terms of use.</h4>
+ <br>
<?php require 'view/upload.html'; ?>
<?php require 'view/templ-upload.html'; ?>
<?php require 'view/templ-download.html'; ?>