diff --git a/js/components/newsroom-menu.js b/js/components/newsroom-menu.js index 31c095ab1..828fadbad 100644 --- a/js/components/newsroom-menu.js +++ b/js/components/newsroom-menu.js @@ -209,7 +209,7 @@ $(function() div.textContent = sText; var sDescription = div.innerHTML; // Escape HTML entities for XSS prevention - var sRichDescription = '
'; + var sRichDescription = ''; var sBottomText = '';