summaryrefslogtreecommitdiffstats
path: root/pyload/web/app/templates/default/header/progressSub.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/web/app/templates/default/header/progressSub.html')
-rw-r--r--pyload/web/app/templates/default/header/progressSub.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyload/web/app/templates/default/header/progressSub.html b/pyload/web/app/templates/default/header/progressSub.html
new file mode 100644
index 000000000..3400ee011
--- /dev/null
+++ b/pyload/web/app/templates/default/header/progressSub.html
@@ -0,0 +1,6 @@
+{{#if linksqueue }}
+ {{ linksqueue }} downloads left ({{ formatSize sizequeue }})
+{{/if}}
+<span class="pull-right">
+ {{ formatTime etaqueue }}
+</span> \ No newline at end of file