mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 08:06:38 +02:00
Issue #2806 - Expands on News list template to add specific styling for the first item in the list.
This commit is contained in:
@@ -923,7 +923,7 @@ class news_shortcodes extends e_shortcode
|
||||
|
||||
if(empty($imgTag))
|
||||
{
|
||||
return null;
|
||||
return null;
|
||||
}
|
||||
|
||||
switch(vartrue($parm['type']))
|
||||
|
Reference in New Issue
Block a user