diff --git a/Theme/Backend/Components/Media/csv.tpl.php b/Theme/Backend/Components/Media/csv.tpl.php
index bdeacde..669cbdf 100755
--- a/Theme/Backend/Components/Media/csv.tpl.php
+++ b/Theme/Backend/Components/Media/csv.tpl.php
@@ -25,6 +25,7 @@ use phpOMS\Utils\IO\Csv\CsvSettings;
+
media->isAbsolute ? '' : __DIR__ . '/../../../../../../') . $this->media->getPath(), 'r');
@@ -40,6 +41,7 @@ use phpOMS\Utils\IO\Csv\CsvSettings;
\fclose($f);
?>
+
diff --git a/Theme/Backend/Components/Media/list.tpl.php b/Theme/Backend/Components/Media/list.tpl.php
index 7dba210..ebecf84 100755
--- a/Theme/Backend/Components/Media/list.tpl.php
+++ b/Theme/Backend/Components/Media/list.tpl.php
@@ -26,6 +26,7 @@ $next = empty($this->media)
?>
= $this->getHtml('Media', 'Media'); ?>
+
|
@@ -56,6 +57,7 @@ $next = empty($this->media)
| | = $this->getHtml('Empty', '0', '0'); ?>
|
+