diff --git a/Theme/Backend/dashboard-news.tpl.php b/Theme/Backend/dashboard-news.tpl.php index 44b8fa0..2543a39 100644 --- a/Theme/Backend/dashboard-news.tpl.php +++ b/Theme/Backend/dashboard-news.tpl.php @@ -24,7 +24,7 @@ $newsList = $this->getData('news'); getHtml('Type', 'News') ?> - getHtml('Title', 'News') ?> + getHtml('Title', 'News') ?> $news) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/news/article?{?}&id=' . $news->getId());