diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index e049e07..5839138 100755 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -29,6 +29,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Departments'); ?>
+
@@ -95,6 +96,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Empty', '0', '0'); ?>
+
getHtml('Previous', '0', '0'); ?> getHtml('Next', '0', '0'); ?> diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php index bba6196..d1cee71 100755 --- a/Theme/Backend/position-list.tpl.php +++ b/Theme/Backend/position-list.tpl.php @@ -29,6 +29,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Positions'); ?>
+
@@ -93,6 +94,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Empty', '0', '0'); ?>
+
getHtml('Previous', '0', '0'); ?> getHtml('Next', '0', '0'); ?> diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php index 5cb3593..a510144 100755 --- a/Theme/Backend/unit-list.tpl.php +++ b/Theme/Backend/unit-list.tpl.php @@ -30,6 +30,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Units'); ?>
+
@@ -93,6 +94,7 @@ echo $this->getData('nav')->render(); ?>
printHtml($value->parent->name); ?>
+