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/progressStatus.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/progressStatus.html')
-rw-r--r-- | pyload/web/app/templates/default/header/progressStatus.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/web/app/templates/default/header/progressStatus.html b/pyload/web/app/templates/default/header/progressStatus.html index 020ed2e96..2ee3719a5 100644 --- a/pyload/web/app/templates/default/header/progressStatus.html +++ b/pyload/web/app/templates/default/header/progressStatus.html @@ -4,5 +4,5 @@ {{ statusmsg }} {{/if}} <span class="pull-right"> - {{ formatTime eta }} + {{ formatTimeLeft eta }} </span>
\ No newline at end of file |