diff --git a/Theme/Backend/side.tpl.php b/Theme/Backend/side.tpl.php index d842941..e5a7f14 100755 --- a/Theme/Backend/side.tpl.php +++ b/Theme/Backend/side.tpl.php @@ -30,7 +30,7 @@ if (isset($this->nav[NavigationType::SIDE])) : ?> - getHtml($parent['nav_name'], 'Navigation'); ?> + getHtml($parent['nav_name'], 'Navigation'); ?> nav[NavigationType::SIDE][LinkType::LINK])) : foreach ($this->nav[NavigationType::SIDE][LinkType::LINK] as $key2 => $link) : if ($link['nav_parent'] === $key) :