From f2c77c355ce441c30837d48e3d6947fe3d6f96a4 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 11 Jan 2019 09:46:33 +0100 Subject: [PATCH] =?UTF-8?q?Modif=20site=20defaut=20size=20et=20espaces=20i?= =?UTF-8?q?ns=C3=A9cables=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/core.php b/core/core.php index 3d8958dc..758823e2 100644 --- a/core/core.php +++ b/core/core.php @@ -381,7 +381,7 @@ class common { 'backgroundColor' => 'rgba(255, 255, 255, 1)', 'radius' => '0', 'shadow' => '0', - 'width' => '1170px', + 'width' => '960px', 'blocks' => '100' ], 'text' => [ @@ -1932,12 +1932,12 @@ class layout extends common { } /** - * Affiche le coyright + * Affiche le cooyright */ public function showCopyright() { $items = '
'; - $items .= 'Motorisé par Zwii'; - $items .= ' | Plan du site'; + $items .= 'Motorisé par Zwii'; + $items .= ' | Plan du site'; if( ( $this->getData(['theme', 'footer', 'loginLink'])