From 4b68ec92fdca667e9bd4142c50dda60638cc22d0 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/editor-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()); ?>