diff --git a/Theme/Backend/projectmanagement-create.tpl.php b/Theme/Backend/projectmanagement-create.tpl.php index 7b60e5a..2892864 100644 --- a/Theme/Backend/projectmanagement-create.tpl.php +++ b/Theme/Backend/projectmanagement-create.tpl.php @@ -44,8 +44,8 @@ echo $this->getData('nav')->render(); ?> = $this->getText('Manager'); ?> = $this->getText('Other'); ?> - = $this->getText('Add'); ?> - + = $this->getText('Add', 0, 0); ?> + diff --git a/Theme/Backend/projectmanagement-list.tpl.php b/Theme/Backend/projectmanagement-list.tpl.php index 73ae5e5..bda59af 100644 --- a/Theme/Backend/projectmanagement-list.tpl.php +++ b/Theme/Backend/projectmanagement-list.tpl.php @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> - = $this->getText('Empty'); ?> + = $this->getText('Empty', 0, 0); ?> diff --git a/Theme/backend/projectmanagement-create.tpl.php b/Theme/backend/projectmanagement-create.tpl.php index 7b60e5a..2892864 100644 --- a/Theme/backend/projectmanagement-create.tpl.php +++ b/Theme/backend/projectmanagement-create.tpl.php @@ -44,8 +44,8 @@ echo $this->getData('nav')->render(); ?> = $this->getText('Manager'); ?> = $this->getText('Other'); ?> - = $this->getText('Add'); ?> - + = $this->getText('Add', 0, 0); ?> + diff --git a/Theme/backend/projectmanagement-list.tpl.php b/Theme/backend/projectmanagement-list.tpl.php index 73ae5e5..bda59af 100644 --- a/Theme/backend/projectmanagement-list.tpl.php +++ b/Theme/backend/projectmanagement-list.tpl.php @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> - = $this->getText('Empty'); ?> + = $this->getText('Empty', 0, 0); ?>