Commit eb8fddf90179a4d9047faa3aa7a65b4720825700

Authored by Timur Kastemirov
1 parent fbad3175

spaces

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -198,7 +198,7 @@
198 198 array_splice( $items, $position, 0, $toInsert );
199 199 }
200 200 }
201   -
  201 +
202 202 echo Nav::widget(
203 203 [
204 204 'items' => $items,
... ...