diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index e81cdfa..d3d9039 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -36,7 +36,7 @@ $accounts = $this->getData('accounts'); - $account) : $count++; + $account) : ++$count; $url = \phpOMS\Uri\UriFactory::build('{/lang}/backend/profile/single?{?}&id=' . $account->getAccount()->getId()); ?> printHtml($account->getAccount()->getId()); ?>