diff --git a/Theme/Backend/projectmanagement-list.tpl.php b/Theme/Backend/projectmanagement-list.tpl.php index 5a73b97..429a674 100644 --- a/Theme/Backend/projectmanagement-list.tpl.php +++ b/Theme/Backend/projectmanagement-list.tpl.php @@ -38,9 +38,9 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; $url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/projectmanagement/profile?{?}&id=' . $value->getId());?> - printHtml($value->getName()); ?> - printHtml($value->getStart()->format('Y-m-d')); ?> - printHtml($value->getEnd()->format('Y-m-d')); ?> + printHtml($value->getName()); ?> + printHtml($value->getStart()->format('Y-m-d')); ?> + printHtml($value->getEnd()->format('Y-m-d')); ?> getHtml('Empty', 0, 0); ?>