in email settings there seems to be some javascript at work. I notice (next picture), that the color is not being translated correctly by the browser. I (for now) removed the html part from the translation.
in email settings there seems to be some javascript at work
Are you talking about why you're getting back squares instead of the font icons?
ong13 wrote:I notice (next picture), that the color is not being translated correctly by the browser. I (for now) removed the html part from the translation.
It looks like the bootstrap styling is superseding your CSS. Additionally, HTML markup is not rendered in the ghost text (this is a property of HTML, not Mods for HESK).
Mike, Lead Developer of HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
no, I do not mean the squares. I know about bootstrap (I m using Opera 12 here for the screenshots - so no problem. Bootstrap is being displayed correctly in "modern" browsers).
I mean, the (please see the full image) html code which is displayed on the page instead of bein rendered. I think this is/could be because JS does not render the variable correctly. In the past I have stubmled accros something like this myself - if I remember corectly.