création page pas de nom court

This commit is contained in:
Fred Tempez 2022-04-13 14:48:57 +02:00
parent 61e97681b6
commit 88bd282034
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ class page extends common {
'group' => self::GROUP_VISITOR,
'targetBlank' => false,
'title' => $pageTitle,
'shortTitle' => '',
'shortTitle' => $pageTitle,
'block' => '12',
'barLeft' => '',
'barRight' => '',