From ff76970b05475c595cedf7cbdf82e4b539decb9d 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/comment-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/comment-list.tpl.php b/Theme/Backend/comment-list.tpl.php index 25e69ed..16f6333 100644 --- a/Theme/Backend/comment-list.tpl.php +++ b/Theme/Backend/comment-list.tpl.php @@ -32,7 +32,7 @@ echo $this->getData('nav')->render(); ?> - $value) : $count++; ?> + $value) : ++$count; ?> getHtml('Empty', 0, 0); ?>