User tests: Successful: Unsuccessful:
I use this in language sys file to show icon
COM_COBALT="<i class="icon-puzzle"></i> Cobalt <b>8</b>"
CURLUSERLIST="<i class="icon-user"></i> User Articles"
CURLUSERLISTDESCR="list of user created articles or user homepage within the section"
CURLSYSNAME="Element type"
CURLSYSNAMEDESC="This field have to contain one of this values component, module, plugin or file."
I insert icon in to text and it it is shown

And also when I start create new menu element

But after I create it, it looks like this.

It shows raw HTML. So i deleted escape()
. Now it looks like this.
