Alexey Boroda
/
kristal-estet
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
9694cca0db5c866f5956dd0f3fbd3066eb4c3cea
Authored by
Timur Kastemirov
2017-12-04 18:08:53 +0200
1 parent
d9a1e14d
language in menu links
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/layouts/_services.php
Inline
Side-by-side
frontend/views/layouts/_services.php
Wrap text
Show/Hide comments
View file @
9694cca
...
...
@@ -22,6 +22,7 @@
22
22
[
23
23
'page/view',
24
24
'alias' => $page->lang->alias,
25
+ 'language_id' => $page->lang->language_id
25
26
]
26
27
) ?>"><?= $page->lang->title ?></a></li>
27
28
<?php } ?>
...
...