diff --git a/Theme/Backend/rnd-list.tpl.php b/Theme/Backend/rnd-list.tpl.php index f1fb679..44c21c5 100644 --- a/Theme/Backend/rnd-list.tpl.php +++ b/Theme/Backend/rnd-list.tpl.php @@ -26,30 +26,34 @@ $footerView->setResults(1); echo $this->getData('nav')->render(); ?> -
| = $this->getText('ID', 0, 0); ?> - | = $this->getText('Status'); ?> - | = $this->getText('Name'); ?> - | = $this->getText('Creator'); ?> - | = $this->getText('Created'); ?> - |
| = $footerView->render(); ?> - | ||||
| = $value->getId(); ?> - | = $value->getName(); ?> - | = $value->getParent(); ?> - | = $value->getUnit(); ?> - - - | |
| = $this->getText('Empty', 0, 0); ?> - - | ||||
| = $this->getText('ID', 0, 0); ?> + | = $this->getText('Status'); ?> + | = $this->getText('Name'); ?> + | = $this->getText('Creator'); ?> + | = $this->getText('Created'); ?> + |
| = $footerView->render(); ?> + | ||||
| = $value->getId(); ?> + | = $value->getName(); ?> + | = $value->getParent(); ?> + | = $value->getUnit(); ?> + + + | |
| = $this->getText('Empty', 0, 0); ?> + + | ||||