From 4cbf548436a42b8a473d19d128c6ddd018d72871 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 17 Feb 2019 18:58:41 +0100 Subject: [PATCH] Add download to tables --- Theme/Backend/Components/Media/list.tpl.php | 2 +- Theme/Backend/media-list.tpl.php | 4 ++-- Theme/Backend/media-single.tpl.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/Components/Media/list.tpl.php b/Theme/Backend/Components/Media/list.tpl.php index 3559759..dd9a6f6 100644 --- a/Theme/Backend/Components/Media/list.tpl.php +++ b/Theme/Backend/Components/Media/list.tpl.php @@ -1,6 +1,6 @@
- +
getHtml('Media', 'Media') ?>getHtml('Media', 'Media') ?>
getHtml('Name', 'Media') ?> diff --git a/Theme/Backend/media-list.tpl.php b/Theme/Backend/media-list.tpl.php index 474d4b7..8ddbb1c 100644 --- a/Theme/Backend/media-list.tpl.php +++ b/Theme/Backend/media-list.tpl.php @@ -24,8 +24,8 @@ echo $this->getData('nav')->render(); ?>
- - +
getHtml('Media') ?>
+
getHtml('Media') ?>
diff --git a/Theme/Backend/media-single.tpl.php b/Theme/Backend/media-single.tpl.php index f122166..af190b2 100644 --- a/Theme/Backend/media-single.tpl.php +++ b/Theme/Backend/media-single.tpl.php @@ -49,7 +49,7 @@ echo $this->getData('nav')->render();
- +
getHtml('Media') ?>getHtml('Media') ?>