From 89f0e1dda83b916ab1f99db55bcb46add99d8cc7 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 11 Jun 2020 16:46:50 +0200 Subject: [PATCH] add always a back button --- Theme/Backend/media-single.tpl.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/media-single.tpl.php b/Theme/Backend/media-single.tpl.php index 6d5d79b..855f751 100755 --- a/Theme/Backend/media-single.tpl.php +++ b/Theme/Backend/media-single.tpl.php @@ -25,15 +25,17 @@ $media = $this->getData('media'); /** @var \Modules\Media\Views\MediaView $this */ echo $this->getData('nav')->render(); ?> -request->getData('path') !== null) : ?>
- Back + request->getData('path') !== null) : ?> + Back + + Back +
-