[9.1.14] installation par défaut mentions légales

This commit is contained in:
fredtempez 2019-06-22 19:43:33 +02:00
parent a3e17dfb83
commit 69ed7060ed
1 changed files with 3 additions and 2 deletions

View File

@ -435,7 +435,7 @@ class install extends common {
'fontWeight' => 'normal',
'height' => '0',
'loginLink' => true,
'margin' => false,
'margin' => true,
'position' => 'site',
'textColor' => 'rgba(33, 34, 35, 1)',
'copyrightPosition' => 'right',
@ -450,7 +450,8 @@ class install extends common {
'displayVersion' => true,
'displaySiteMap' => true,
'displayCopyright' => true,
'template' => '3'
'template' => '3',
'legalPageId' => ''
],
'header' => [
'backgroundColor' => 'rgba(255, 255, 255, 1)',