Polish font in 2.0.0

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
pioszym
Posts: 2
Joined: 27 Jan 2017, 08:18

Polish font in 2.0.0

Post by pioszym »

How can I fix incorrect display Polish characters? Polish letters have a different font.
Attachments
polishfont.JPG
polishfont.JPG (26.23 KiB) Viewed 3157 times
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Polish font in 2.0.0

Post by atrol »

Please use Search before posting and read the Manual
pioszym
Posts: 2
Joined: 27 Jan 2017, 08:18

Re: Polish font in 2.0.0

Post by pioszym »

Add

Code: Select all

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