From fa395d1845c26c3b08056d502a51a0ee72e6594c Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 11 Jan 2019 09:48:27 +0100 Subject: [PATCH] =?UTF-8?q?defaut=20site=20size=20et=20espace=20ins=C3=A9c?= =?UTF-8?q?able=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core.php b/core/core.php index 974f5c5a..e0312256 100644 --- a/core/core.php +++ b/core/core.php @@ -1847,8 +1847,8 @@ class layout extends common { */ 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'])