diff options
author | 2013-08-11 20:36:10 +0200 | |
---|---|---|
committer | 2013-08-11 20:36:10 +0200 | |
commit | 080643e89af62013d70bb574cd54cf4876628515 (patch) | |
tree | e79e3bebe9175da613c4a339fc4ac3fa172ecced /pyload/web/app/templates/default/header/progressSub.html | |
parent | another try to fix broken accounts (diff) | |
download | pyload-080643e89af62013d70bb574cd54cf4876628515.tar.xz |
improved account list
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 |