diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index 120e5d0..0e3073d 100755 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Departments'); ?>
- +
getHtml('ID', '0', '0'); ?> diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php index 4a47024..ff614d8 100755 --- a/Theme/Backend/position-list.tpl.php +++ b/Theme/Backend/position-list.tpl.php @@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Positions'); ?>
- +
getHtml('ID', '0', '0'); ?> diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php index 051b367..feb632c 100755 --- a/Theme/Backend/unit-list.tpl.php +++ b/Theme/Backend/unit-list.tpl.php @@ -30,7 +30,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Units'); ?>
- +
getHtml('ID', '0', '0'); ?>