diff --git a/core/module/theme/view/index/index.php b/core/module/theme/view/index/index.php index 8e7db01d..60be6151 100644 --- a/core/module/theme/view/index/index.php +++ b/core/module/theme/view/index/index.php @@ -24,7 +24,7 @@
'upload', + 'ico' => 'cogs', 'href' => helper::baseUrl() . $this->getUrl(0) . '/manage', 'value' => 'Gestion' ]); ?> @@ -68,7 +68,7 @@
helper::baseUrl() . $this->getUrl(0) . '/manage', - 'ico' => 'upload', + 'ico' => 'cogs', 'value' => 'Gestion' ]); ?>