From f3b3593747e7d06dad47f4f4dd11bc2e863718fc Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 11 Feb 2019 17:24:35 +0100 Subject: [PATCH] Fix relative path --- Theme/Backend/clients-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/clients-list.tpl.php b/Theme/Backend/clients-list.tpl.php index 980a693..223f710 100644 --- a/Theme/Backend/clients-list.tpl.php +++ b/Theme/Backend/clients-list.tpl.php @@ -77,7 +77,7 @@ echo $this->getData('nav')->render(); ?> - $value) : $count++; + $value) : ++$count; $url = \phpOMS\Uri\UriFactory::build('{/lang}/backend/sales/client/profile?{?}&id=' . $value->getId()); ?> printHtml($value->getNumber()); ?>