summaryrefslogtreecommitdiff
path: root/www/browse.php
diff options
context:
space:
mode:
authoroweissbarth2014-07-21 17:51:37 +0200
committeroweissbarth2014-07-21 17:51:37 +0200
commitdc27f9180783a8048c2dab5aea8ffbea32f2531c (patch)
tree8ea7387e36a9f4110b41fe9a2e87e3320f2f7931 /www/browse.php
parent3847239d2c05035000da2c106d83f3065dd3b3a6 (diff)
downloadfiles.iamfabulous.de-dc27f9180783a8048c2dab5aea8ffbea32f2531c.tar.gz
hopefully fixed the progress bar issue
Diffstat (limited to 'www/browse.php')
-rw-r--r--www/browse.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/browse.php b/www/browse.php
index 32edf1a..5741b45 100644
--- a/www/browse.php
+++ b/www/browse.php
@@ -118,6 +118,7 @@ function get_upload(){
</table>
</div>
<button onclick="upload()" id="button-input" class="upload-input">upload</button>
+ <p id="progress-text"></p>
</div>';
}