diff --git a/Theme/Backend/projectmanagement-list.tpl.php b/Theme/Backend/projectmanagement-list.tpl.php index b64849a..8975500 100644 --- a/Theme/Backend/projectmanagement-list.tpl.php +++ b/Theme/Backend/projectmanagement-list.tpl.php @@ -21,23 +21,27 @@ $footerView->setPage(1); echo $this->getData('nav')->render(); ?> -
| = $this->getText('Status'); ?> - | = $this->getText('Title'); ?> - | = $this->getText('Start'); ?> - | = $this->getText('Due'); ?> - | |
| = $footerView->render(); ?> - | ||||
| = $this->getText('Empty', 0, 0); ?> - - | ||||
| = $this->getText('Status'); ?> + | = $this->getText('Title'); ?> + | = $this->getText('Start'); ?> + | = $this->getText('Due'); ?> + | |
| = $footerView->render(); ?> + | ||||
| = $this->getText('Empty', 0, 0); ?> + + | ||||