diff --git a/Admin/Settings/Theme/Backend/modules-nav-list.tpl.php b/Admin/Settings/Theme/Backend/modules-nav-list.tpl.php index 754b8ca..7e2b5eb 100755 --- a/Admin/Settings/Theme/Backend/modules-nav-list.tpl.php +++ b/Admin/Settings/Theme/Backend/modules-nav-list.tpl.php @@ -24,7 +24,7 @@ echo $this->data['nav']->render();
-
getHtml('Navigation'); ?>
+
getHtml('Navigation'); ?>download
@@ -33,62 +33,62 @@ echo $this->data['nav']->render(); diff --git a/Admin/Settings/Theme/Backend/settings-nav.tpl.php b/Admin/Settings/Theme/Backend/settings-nav.tpl.php index 19ebb78..8745fb1 100755 --- a/Admin/Settings/Theme/Backend/settings-nav.tpl.php +++ b/Admin/Settings/Theme/Backend/settings-nav.tpl.php @@ -105,7 +105,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Routes'); ?>
+
getHtml('Routes'); ?>download
@@ -113,74 +113,74 @@ echo $this->data['nav']->render(); ?> data['nav']->render(); ?>
-
getHtml('Navigation'); ?>
+
getHtml('Navigation'); ?>download
@@ -36,98 +36,98 @@ echo $this->data['nav']->render(); ?> nav[\Modules\Navigation\Models\NavigationType::CONTENT_SIDE]))

getHtml('Navigation', 'Navigation'); ?> - + removeadd

    diff --git a/Theme/Backend/side.tpl.php b/Theme/Backend/side.tpl.php index 7f256d5..b33a0f5 100755 --- a/Theme/Backend/side.tpl.php +++ b/Theme/Backend/side.tpl.php @@ -28,9 +28,9 @@ if (isset($this->nav[NavigationType::SIDE])) : ?>
    • + getHtml($parent['nav_name'], 'Navigation'); ?>chevron_right nav[NavigationType::SIDE][LinkType::LINK])) : foreach ($this->nav[NavigationType::SIDE][LinkType::LINK] as $key2 => $link) : if ($link['nav_parent'] === $key) : diff --git a/Theme/Backend/splash.tpl.php b/Theme/Backend/splash.tpl.php index e58d11f..a2f0ec6 100755 --- a/Theme/Backend/splash.tpl.php +++ b/Theme/Backend/splash.tpl.php @@ -22,7 +22,7 @@ if (isset($this->nav[\Modules\Navigation\Models\NavigationType::CONTENT])) :
      diff --git a/Theme/Backend/top.tpl.php b/Theme/Backend/top.tpl.php index c9d2493..74eb509 100755 --- a/Theme/Backend/top.tpl.php +++ b/Theme/Backend/top.tpl.php @@ -28,7 +28,12 @@ if (isset($this->nav[NavigationType::TOP])) : ?> href="" > - 0) : ?> + + printHtml($link['nav_icon']); ?> + 0) : ?> + + + getHtml($link['nav_name'], 'Navigation'); ?>