From acdab24fd40971783da418e53f52032e1399843f 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/surveys-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/surveys-list.tpl.php b/Theme/Backend/surveys-list.tpl.php index 1b9f7f5..667a379 100644 --- a/Theme/Backend/surveys-list.tpl.php +++ b/Theme/Backend/surveys-list.tpl.php @@ -33,7 +33,7 @@ echo $this->getData('nav')->render(); ?> - $value) : $count++; ?> + $value) : ++$count; ?> getHtml('Empty', 0, 0); ?>