diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index 67dc2a8..ea2ade4 100755 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -29,17 +29,15 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Name') ?> | = $this->getHtml('Employees') ?> | = $this->getHtml('Parent') ?> - | ||
| = $this->getHtml('ID', '0', '0'); ?> @@ -34,8 +34,6 @@ echo $this->getData('nav')->render(); ?> | = $this->getHtml('Position') ?> | = $this->getHtml('Department') ?> | = $this->getHtml('Status') ?> - | ||