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'])