Polish font in 2.0.0
Moderators: Developer, Contributor
Polish font in 2.0.0
How can I fix incorrect display Polish characters? Polish letters have a different font.
- Attachments
-
- polishfont.JPG (26.23 KiB) Viewed 3158 times
Re: Polish font in 2.0.0
Seems to be this known issue https://www.mantisbt.org/bugs/view.php?id=22083
Re: Polish font in 2.0.0
Add to config_inc.php it works.
Thanks.
Code: Select all
$g_cdn_enabled = ON;Thanks.