diff --git a/web/data/templates/popup.tmpl b/web/data/templates/popup.tmpl index 16222fb..97cd6cf 100644 --- a/web/data/templates/popup.tmpl +++ b/web/data/templates/popup.tmpl @@ -5,32 +5,20 @@
profile | -- - | +{{ .dl.DownloadProfile.Name }} |
---|---|---|
current filename | ||
destination | - + {{ if .dl.Destination }} {{ .dl.Destination.Name }} {{ else }} leave in {{ .config.Server.DownloadPath }} {{ end }} | |
state | ||
playlist progress | ||
progress | ||
ETA |
You can close this window and your download will continue. Check the Status page to see all downloads in progress.
{{ if .canStop }} @@ -47,39 +35,9 @@