misc: Minor improvements

This commit is contained in:
Roman Kelesidis 2025-05-31 10:18:53 +03:00
commit a6a8545286

View file

@ -53,7 +53,7 @@ if (!$forum_id or !$forum_data = @$forums['forum'][$forum_id]) {
// Set meta description
if (!empty($forum_data['forum_desc'])) {
$page_cfg['meta_description'] = $forum_data['forum_desc'];
$page_cfg['meta_description'] = htmlCHR($forum_data['forum_desc']);
}
// Make jumpbox