diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php index 0a8d543..23ec4b3 100644 --- a/Theme/Backend/accounts-single.tpl.php +++ b/Theme/Backend/accounts-single.tpl.php @@ -90,13 +90,13 @@ echo $this->getData('nav')->render(); ?>
| - | = $this->getHtml('ID', 0, 0); ?> - | = $this->getHtml('Name') ?> + | = $this->getHtml('ID', 0, 0); ?> + | = $this->getHtml('Name') ?> | ||||||||||||
| = $this->getHtml('ID', 0, 0); ?> - | Name + | = $this->getHtml('ID', 0, 0); ?> + | = $this->getHtml('Name'); ?> | |||||||||||||
| - | = $this->getHtml('ID', 0, 0); ?> - | = $this->getHtml('Unit'); ?> - | = $this->getHtml('App'); ?> - | = $this->getHtml('Module'); ?> - | = $this->getHtml('Type'); ?> - | = $this->getHtml('Ele'); ?> - | = $this->getHtml('Comp'); ?> + | = $this->getHtml('ID', 0, 0); ?> + | = $this->getHtml('Unit'); ?> + | = $this->getHtml('App'); ?> + | = $this->getHtml('Module'); ?> + | = $this->getHtml('Type'); ?> + | = $this->getHtml('Ele'); ?> + | = $this->getHtml('Comp'); ?> | = $this->getHtml('Perm'); ?> |