forked from ZwiiCMS-Team/ZwiiCMS
création page pas de nom court
This commit is contained in:
parent
61e97681b6
commit
88bd282034
@ -148,7 +148,7 @@ class page extends common {
|
|||||||
'group' => self::GROUP_VISITOR,
|
'group' => self::GROUP_VISITOR,
|
||||||
'targetBlank' => false,
|
'targetBlank' => false,
|
||||||
'title' => $pageTitle,
|
'title' => $pageTitle,
|
||||||
'shortTitle' => '',
|
'shortTitle' => $pageTitle,
|
||||||
'block' => '12',
|
'block' => '12',
|
||||||
'barLeft' => '',
|
'barLeft' => '',
|
||||||
'barRight' => '',
|
'barRight' => '',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user