- | = $this->getText('ID'); ?>
+ | = $this->getText('ID', 0, 0); ?>
| = $this->getText('Name'); ?>
| = $this->getText('Parents'); ?>
| = $this->getText('Children'); ?>
@@ -49,7 +49,7 @@ echo $this->getData('nav')->render(); ?>
|
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php
index bc10fae..03ccbc9 100644
--- a/Theme/Backend/groups-single.tpl.php
+++ b/Theme/Backend/groups-single.tpl.php
@@ -33,7 +33,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
@@ -47,7 +47,7 @@ echo $this->getData('nav')->render(); ?>
|