From f96a2e09bbdfc8df49f6eb507051c072c999cc89 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 15 Nov 2018 21:59:06 +0100 Subject: [PATCH] v8.4.5 coquille et title --- core/core.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core.php b/core/core.php index 3fe7f337..32234bfd 100644 --- a/core/core.php +++ b/core/core.php @@ -2148,11 +2148,11 @@ class layout extends common { break; case 'pinterestId': $socialUrl = 'https://pinterest.com/'; - $title = 'Twitter'; + $title = 'Pinterest'; break; case 'twitterId': $socialUrl = 'https://twitter.com/'; - $title = 'Youtube'; + $title = 'Twitter'; break; case 'youtubeId': $socialUrl = 'https://www.youtube.com/channel/';