diff --git a/Theme/Backend/accounts-list.tpl.php b/Theme/Backend/accounts-list.tpl.php index 670c949..efdb8fd 100755 --- a/Theme/Backend/accounts-list.tpl.php +++ b/Theme/Backend/accounts-list.tpl.php @@ -33,12 +33,22 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> - | = $this->getHtml('Status'); ?> - | = $this->getHtml('Name'); ?> - | = $this->getHtml('Activity'); ?> - | = $this->getHtml('Created'); ?> - | = $this->getHtml('ID', '0', '0'); ?> + + + | = $this->getHtml('Status'); ?> + + + | = $this->getHtml('Name'); ?> + + + | = $this->getHtml('Activity'); ?> + + + | = $this->getHtml('Created'); ?> + + + | $value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('{/prefix}admin/account/settings?{?}&id=' . $value->getId()); $color = 'darkred';