v8.4.5 coquille et title
parent
75d5bb85ad
commit
f96a2e09bb
|
@ -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/';
|
||||
|
|
Loading…
Reference in New Issue