From 227b3943a35ca62718b595ebcec4b57bb5cd012c Mon Sep 17 00:00:00 2001 From: Prof Langues Date: Thu, 22 Oct 2020 08:47:02 +0200 Subject: [PATCH] Petites corrections --- core/core.php | 4 ++-- core/module/config/view/index/index.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/core.php b/core/core.php index 4601ff8f..c7d68d12 100644 --- a/core/core.php +++ b/core/core.php @@ -2235,7 +2235,7 @@ class layout extends common { ) { $items .= 'getUrl(0) === 'theme' ? 'class="displayNone"' : '') . - '> getUrl())) . '" data-tippy-content="Connexion à l\'administration" rel="nofollow">' . template::ico('login') .''; } @@ -2245,7 +2245,7 @@ class layout extends common { ) { $items .= 'getData(['theme','footer','displaymemberAccount']) === false ? ' class="displayNone"' : ''; - $items .= '> |' . template::ico('user', 'all') . ''; + $items .= '> | ' . template::ico('user', 'all') . ''; $items .= '' . template::ico('logout','left') . ''; $items .= ''; } diff --git a/core/module/config/view/index/index.php b/core/module/config/view/index/index.php index 2ecea73d..fb76dcf8 100644 --- a/core/module/config/view/index/index.php +++ b/core/module/config/view/index/index.php @@ -100,9 +100,9 @@ ]); ?>
- $this->getData(['config', 'connect','captcha10']), - 'help' => 'Addition limitée aux chiffres de 0 à 9. S\'applique à tous les captchas du site.' + 'help' => 'Option recommandée pour sécuriser la connexion. S\'applique à tous les captchas du site.' ]); ?>