1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00
This commit is contained in:
Mzhelskiy Maxim 2016-10-16 12:30:15 +07:00
parent 993686b6a4
commit 565783c8c4
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@
{capture 'syn_create'}
{$_menu = [
[ 'name' => 'blog', 'text' => {lang 'modal_create.items.blog'}, 'url' => {router page='blog'} ],
[ 'name' => 'message', 'text' => {lang 'modal_create.items.talk'}, 'url' => "{router page='talk'}add" ]
[ 'name' => 'blog', 'text' => {lang 'modal_create.items.blog'}, 'url' => {router page='blog/add'} ],
[ 'name' => 'message', 'text' => {lang 'modal_create.items.talk'}, 'url' => "{router page='talk/add'}" ]
]}
<div class="syn-create-items ls-clearfix">

@ -1 +1 @@
Subproject commit 474866d9a37e43cd178c5f71ccb0546e94212446
Subproject commit cc1438697bd1f6726743fd19ada083806a34702e