summaryrefslogtreecommitdiff
path: root/www/browse.php
diff options
context:
space:
mode:
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>';
}