diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx
index 64d5374..f4f58b9 100644
--- a/frontend/src/App.tsx
+++ b/frontend/src/App.tsx
@@ -4021,10 +4021,12 @@ export default function App() {
{selectedTab === 'running' ? (
diff --git a/frontend/src/components/ui/FinishedDownloads.tsx b/frontend/src/components/ui/FinishedDownloads.tsx
index b1f9b4e..989c575 100644
--- a/frontend/src/components/ui/FinishedDownloads.tsx
+++ b/frontend/src/components/ui/FinishedDownloads.tsx
@@ -4723,9 +4723,9 @@ export default function FinishedDownloads({
// -----------------------------------------------------------------------------
return (
<>
-
- {/* Toolbar links außerhalb des Tabellen-Containers */}
-