From fa41fcace7f92e6cd2865b12a45ede136a1c8836 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 3 Oct 2017 21:39:34 +0200 Subject: [PATCH] Fix #7 --- Theme/Backend/Components/Media/list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/Components/Media/list.tpl.php b/Theme/Backend/Components/Media/list.tpl.php index c9cf445..ffaf209 100644 --- a/Theme/Backend/Components/Media/list.tpl.php +++ b/Theme/Backend/Components/Media/list.tpl.php @@ -49,7 +49,7 @@ printHtml($value->getCreatedAt()->format('Y-m-d H:i:s')); ?> - getHtml('Empty', 0, 0); ?> + getHtml('Empty', 0, 0); ?> \ No newline at end of file