diff --git a/Theme/Backend/projectmanagement-create.tpl.php b/Theme/Backend/projectmanagement-create.tpl.php index 33b6445..6bbd73c 100644 --- a/Theme/Backend/projectmanagement-create.tpl.php +++ b/Theme/Backend/projectmanagement-create.tpl.php @@ -41,10 +41,10 @@ echo $this->getData('nav')->render(); ?> = $this->getHtml('Manager') ?> = $this->getHtml('Other') ?> - = $this->getHtml('Add', 0, 0); ?> + = $this->getHtml('Add', '0', '0'); ?> = $this->getHtml('Budget') ?> - + diff --git a/Theme/Backend/projectmanagement-list.tpl.php b/Theme/Backend/projectmanagement-list.tpl.php index 0fd48f1..781ddfe 100644 --- a/Theme/Backend/projectmanagement-list.tpl.php +++ b/Theme/Backend/projectmanagement-list.tpl.php @@ -42,7 +42,7 @@ echo $this->getData('nav')->render(); ?> = $this->printHtml($value->getEnd()->format('Y-m-d')); ?> - = $this->getHtml('Empty', 0, 0); ?> + = $this->getHtml('Empty', '0', '0'); ?> diff --git a/Theme/Backend/projectmanagement-profile.tpl.php b/Theme/Backend/projectmanagement-profile.tpl.php index 3b4ac7b..b08f0a5 100644 --- a/Theme/Backend/projectmanagement-profile.tpl.php +++ b/Theme/Backend/projectmanagement-profile.tpl.php @@ -41,7 +41,7 @@ echo $this->getData('nav')->render(); ?> getProgressType() !== \Modules\ProjectManagement\Models\ProgressType::MANUAL ? ' disabled' : ''; ?>> = $this->getHtml('Budget') ?>= $this->getHtml('Actual') ?> - +