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.' ]); ?>