test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • splifen Friend
    #165095

    Hi guys,

    im am changing the text in top panel top to Danish text

    “Fortæl din byggeoplevelse” but i’am having problems with the letter æ it i showing as a square instead. anyone have a solution to this ?

    Best regards Kenneth

    thangnn1510 Friend
    #395802

    Could you give us the login information FTP/Admin account to your support ticket HRX-702-85773 http://support.joomlart.com. I’ll check for you. Thanks.

    thangnn1510 Friend
    #397539

    This is encoding issue. I have changed the code:

    <div class=”ja-toppanel-button”><?php echo JText::_(‘Top Panel’)?></div>

    to

    <div class=”ja-toppanel-button”><?php echo JText::_(‘Fortæl din byggeoplevelse’); ?></div>

    in modules/mod_jatoppanel/tmpl. And set file encoding to utf8. That fixed the bug.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  thangnn1510 13 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum