1
Hey,
i have the Symantec Alert Module running on my site, BUT i want it to open the links in a new window when you click on them, i have tried editing the symantecalert_block_alertblock.html in modules\symantecalert\templates\blocks by adding the line target="_blank" in every <a> tag. so <a href="urlhere"></a> becomes <a href="urlhere" target="_blank"></a> but it still doesn't work.
Can someone please help?
Thanx