From 69ed7060edade4f53fbbc56c0b9ec5e4f280d149 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 22 Jun 2019 19:43:33 +0200 Subject: [PATCH] =?UTF-8?q?[9.1.14]=20installation=20par=20d=C3=A9faut=20m?= =?UTF-8?q?entions=20l=C3=A9gales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/defaultdata.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index 5b8e5a71..8e95d508 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -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)',