diff --git a/templates/components/DownloadList.html.twig b/templates/components/DownloadList.html.twig index 6d66a7e..5064a81 100644 --- a/templates/components/DownloadList.html.twig +++ b/templates/components/DownloadList.html.twig @@ -2,7 +2,7 @@ {% set table_body_id = (type == "complete") ? "complete_downloads" : "active_downloads" %} {% if this.isWidget == false %} -