v8.4.5 coquille et title

This commit is contained in:
fredtempez 2018-11-15 21:59:06 +01:00
parent 75d5bb85ad
commit f96a2e09bb
1 changed files with 2 additions and 2 deletions

View File

@ -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/';