Commit 43da2cd4f04a38e794c2dcff8a06d53e98f77c9d

Authored by Alexey Boroda
1 parent 696f3ff4

-Links added

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -260,7 +260,7 @@ @@ -260,7 +260,7 @@
260 'items' => [ 260 'items' => [
261 [ 261 [
262 'label' => \Yii::t('app', 'Home'), 262 'label' => \Yii::t('app', 'Home'),
263 - 'url' => [ 'site/index' ], 263 + 'url' => Url::home(),
264 ], 264 ],
265 [ 265 [
266 'label' => \Yii::t('app', 'Pages'), 266 'label' => \Yii::t('app', 'Pages'),