diff options
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 |