2
one solution is (solution 1):
in the preference for SmartFAQ remove the 'Index welcome message:'
but that also removes the line below the one you want to get rid of.
another solution is (solution 2):
edit smartfaq/index.php and look for the language constants
look for this one:
$xoopsTpl->assign('lang_mainhead', _MD_SF_MAINHEAD . " " . $moduleName);
and change it to
$xoopsTpl->assign('lang_mainhead', $moduleName);
solution 2 is probably what you want.
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧