From edb4753131d55224c2de3ca0c8c34ba3492e1f4a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 25 Jul 2017 19:09:46 +0200 Subject: [PATCH] Fix footer rendering --- Theme/Backend/production-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/production-list.tpl.php b/Theme/Backend/production-list.tpl.php index d0d3776..64af8d5 100644 --- a/Theme/Backend/production-list.tpl.php +++ b/Theme/Backend/production-list.tpl.php @@ -41,7 +41,7 @@ echo $this->getData('nav')->render(); ?> getHtml('Due') ?> getHtml('Done') ?> - render(), ENT_COMPAT, 'utf-8'); ?> + render(); ?> $value) : $c++; $url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/business/department/profile?{?}&id=' . $value->getId()); ?>