Page 1 of 1

Polish font in 2.0.0

Posted: 27 Jan 2017, 08:23
by pioszym
How can I fix incorrect display Polish characters? Polish letters have a different font.

Re: Polish font in 2.0.0

Posted: 27 Jan 2017, 09:29
by atrol

Re: Polish font in 2.0.0

Posted: 27 Jan 2017, 09:53
by pioszym
Add

Code: Select all

$g_cdn_enabled = ON;
to config_inc.php it works.
Thanks.