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