@@ -58,8 +58,7 @@ |
||
58 | 58 | if ($type === 'list') |
59 | 59 | { |
60 | 60 | $this->tree->display_list($data['items'], $template, 'tree'); |
61 | - } |
|
62 | - else |
|
61 | + } else |
|
63 | 62 | { |
64 | 63 | $this->tree->set_params($settings); |
65 | 64 | $this->tree->display_navlist($data, $template, 'tree'); |