mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
parent
1efb840a86
commit
affcec8e47
@ -231,7 +231,7 @@ class faqs_shortcodes extends e_shortcode
|
||||
|
||||
$customCaption = e107::pref('faqs', 'page_title');
|
||||
|
||||
if(!empty($customCaption))
|
||||
if(!empty($customCaption[e_LANGUAGE]))
|
||||
{
|
||||
return e107::getParser()->toHTML($customCaption,true);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user