diff --git a/Theme/Backend/media-list.tpl.php b/Theme/Backend/media-list.tpl.php
index 94f5bc8..820298e 100644
--- a/Theme/Backend/media-list.tpl.php
+++ b/Theme/Backend/media-list.tpl.php
@@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Media') ?>
diff --git a/Theme/Backend/media-single.tpl.php b/Theme/Backend/media-single.tpl.php
index 1bf76ff..54a405f 100644
--- a/Theme/Backend/media-single.tpl.php
+++ b/Theme/Backend/media-single.tpl.php
@@ -49,7 +49,7 @@ echo $this->getData('nav')->render();
isCollectionFunction($media, $this->request->getData('sub') ?? '')) : ?>
-
+
= $this->getHtml('Media') ?>