mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
Fix for news video thumbnail size in latest news etc.
This commit is contained in:
@@ -612,6 +612,7 @@ class news_shortcodes extends e_shortcode
|
||||
{
|
||||
$src = $vThumb;
|
||||
$_src = '#';
|
||||
$dimensions = e107::getParser()->thumbDimensions();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user