ge66
Well-known member
I have put the following in EXTRA.css
and it works in the way that the phrase is in english not in swedish wich is the chosen language.
Could this be done in an other way or might it be a bug?
Code:
.discussionListItem .lastPostInfo .username:before
{
content: "{xen:phrase last_message}: ";
}
Could this be done in an other way or might it be a bug?