diff --git a/Theme/Backend/side.tpl.php b/Theme/Backend/side.tpl.php index 45a819c..7d9efc3 100644 --- a/Theme/Backend/side.tpl.php +++ b/Theme/Backend/side.tpl.php @@ -38,7 +38,7 @@ if (isset($this->nav[NavigationType::SIDE])) : ?> // todo: very simpleminded solution. doesn't work for root path /en/backend etc. e.g. dashboard // this also fails for urls which are not structured like a tree ?> - 2 && \stripos($uriPath, $miniParent) !== false) ? ' class="active"' : '' ?>> + 2 && \stripos($uriPath, $miniParent) !== false) ? ' class="active"' : '' ?>> getHtml($link['nav_name'], 'Navigation') ?>