diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php index c7b50c0..aa7b418 100644 --- a/Theme/Backend/editor-list.tpl.php +++ b/Theme/Backend/editor-list.tpl.php @@ -30,7 +30,7 @@ echo $this->getData('nav')->render(); ?> - $value) : $count++; + $value) : ++$count; $url = \phpOMS\Uri\UriFactory::build('{/lang}/backend/editor/single?{?}&id=' . $value->getId()); ?> printHtml($value->getTitle()); ?>