diff options
Diffstat (limited to 'pyload/web/app/templates/default/header/progressSub.html')
-rw-r--r-- | pyload/web/app/templates/default/header/progressSub.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/web/app/templates/default/header/progressSub.html b/pyload/web/app/templates/default/header/progressSub.html index 3400ee011..a3337e9bb 100644 --- a/pyload/web/app/templates/default/header/progressSub.html +++ b/pyload/web/app/templates/default/header/progressSub.html @@ -2,5 +2,5 @@ {{ linksqueue }} downloads left ({{ formatSize sizequeue }}) {{/if}} <span class="pull-right"> - {{ formatTime etaqueue }} + {{ formatTimeLeft etaqueue }} </span>
\ No newline at end of file |