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 %} -
+
{% endif %} diff --git a/templates/components/DownloadSearch.html.twig b/templates/components/DownloadSearch.html.twig index b667991..191c5a9 100644 --- a/templates/components/DownloadSearch.html.twig +++ b/templates/components/DownloadSearch.html.twig @@ -3,24 +3,24 @@