From ebe4b8529979b363cc225f52d702ca346256076a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 17 Apr 2024 17:45:07 +0000 Subject: [PATCH] fix templates --- Theme/Backend/media-view.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/media-view.tpl.php b/Theme/Backend/media-view.tpl.php index 0ac14f8..b178707 100644 --- a/Theme/Backend/media-view.tpl.php +++ b/Theme/Backend/media-view.tpl.php @@ -86,7 +86,7 @@ echo $this->data['nav']->render();
-
printHtml($media->name); ?>
+
getHtml('Media'); ?>