diff --git a/admin/survey/classes/class.SurveyListFolders.php b/admin/survey/classes/class.SurveyListFolders.php index 3c29136bf..f7bc2d206 100644 --- a/admin/survey/classes/class.SurveyListFolders.php +++ b/admin/survey/classes/class.SurveyListFolders.php @@ -932,10 +932,9 @@ class SurveyListFolders extends SurveyList{ // Rekurzivno pobrisemo vse poddirektorije z anketami - TODO!!! } - - $this->displayLeftContent(); } } - + +} ?> \ No newline at end of file