mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Fixes #2822 - FAQ classic layout fixed
This commit is contained in:
@@ -534,6 +534,9 @@ class faq
|
||||
|
||||
$text .= $FAQ_CAT_END;
|
||||
|
||||
$text .= "</div>
|
||||
</div>";
|
||||
|
||||
$ret['text'] = $text.$this->faq_footer();
|
||||
return $ret;
|
||||
|
||||
|
Reference in New Issue
Block a user