- Issue created by @taitai
- 🇮🇱Israel taitai
I have found a temporary fix. Do not bother to send a format patch.
tb_megamenu.theme.inc
commented out:
vars['link']['title_translate'] = htmlspecialchars_decode(Xss::filter($title));Added:
$vars['link']['title_translate'] = $title;This has fixed my problem.
- Status changed to Closed: cannot reproduce
9 months ago 7:55pm 29 March 2024