diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php
index a11ce70..de4ffb3 100644
--- a/Theme/Backend/editor-list.tpl.php
+++ b/Theme/Backend/editor-list.tpl.php
@@ -36,7 +36,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Created') ?>
|
- | = htmlspecialchars($footerView->render(), ENT_COMPAT, 'utf-8'); ?>
+ | = $footerView->render(); ?>
|
$value) : $count++;
$url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/editor/single?{?}&id=' . $value->getId()); ?>