diff --git a/Theme/Backend/client-list.tpl.php b/Theme/Backend/client-list.tpl.php index c050125..95cfda5 100755 --- a/Theme/Backend/client-list.tpl.php +++ b/Theme/Backend/client-list.tpl.php @@ -28,23 +28,77 @@ echo $this->getData('nav')->render(); ?> getHtml('ID', '0', '0'); ?> - - + + + getHtml('Name'); ?> - - + + + getHtml('City'); ?> - - + + + getHtml('Zip'); ?> - - + + + getHtml('Address'); ?> - - + + + getHtml('Country'); ?> - - + + + $value) : ++$count; $url = UriFactory::build('{/prefix}sales/client/profile?{?}&id=' . $value->getId());