diff --git a/Theme/Backend/clients-list.tpl.php b/Theme/Backend/clients-list.tpl.php index 20e29d7..ddc9d1b 100644 --- a/Theme/Backend/clients-list.tpl.php +++ b/Theme/Backend/clients-list.tpl.php @@ -59,27 +59,31 @@ echo $this->getData('nav')->render(); ?> --> -
| = $this->getText('ID', 0, 0); ?> - | = $this->getText('Name1'); ?> - | = $this->getText('Name2'); ?> - | = $this->getText('Name3'); ?> - | = $this->getText('City'); ?> - | = $this->getText('Zip'); ?> - | = $this->getText('Address'); ?> - | = $this->getText('Country'); ?> - |
| = $footerView->render(); ?> - | |||||||
| = $this->getText('Empty', 0, 0); ?> - - | |||||||
| = $this->getText('ID', 0, 0); ?> + | = $this->getText('Name1'); ?> + | = $this->getText('Name2'); ?> + | = $this->getText('Name3'); ?> + | = $this->getText('City'); ?> + | = $this->getText('Zip'); ?> + | = $this->getText('Address'); ?> + | = $this->getText('Country'); ?> + |
| = $footerView->render(); ?> + | |||||||
| = $this->getText('Empty', 0, 0); ?> + + | |||||||