getData('accounts'); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Name') ?> | = $this->getHtml('Activity') ?> |
| = $this->printHtml($account->getId()); ?> | = $this->printHtml($account->getAccount()->getName3() . ' ' . $account->getAccount()->getName2() . ' ' . $account->getAccount()->getName1()); ?> | = $this->printHtml($account->getAccount()->getLastActive()->format('Y-m-d')); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||