- Issue created by @mchaplin
- 🇨🇱Chile mnovoa
Any solution to this?
I use Lexus Zymphonies Theme
and presents the problem described - 🇮🇹Italy mattyy21
Hi same problem here.
After update core to 7.99.
The old worked code is:<span class="high_contrast_switcher_high" style="display: inline;"><a href="javascript:drupalHighContrast.enableStyles()">Contrast</a></span>
After the update, the no works code is
<span class="high_contrast_switcher_high"><a href="drupalHighContrast.enableStyles()">Contrast</a></span>
Looks like strip the in the "a tag, javascript"