Hi to everybody,
i use joomla 3.1.1. I am trying to insert a link on text (joomla articles or k2) like this:
<p><a href="http://www.gavick.com/" target="_self">TEST</a></p>
After saving link appears like this, and it is not functional
<p><a href=\"http://www.gavick.com/\" target=\"_self\">TEST</a></p>
Any suggestions how to fix that?
Thank you in advance
Thomas