X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Fcfgroot%2Fheader.pl;h=0f10bf9f863b843cd70128a0a275cde218cb0101;hp=91b54fc3879191e2df587231ae3080ad6c482fc4;hb=c1b27582428b8f181a40f1e36a095e23d753422d;hpb=31f28b7b27a21c3f8a1ae7b6719676c46eea312e diff --git a/config/cfgroot/header.pl b/config/cfgroot/header.pl index 91b54fc38..0f10bf9f8 100644 --- a/config/cfgroot/header.pl +++ b/config/cfgroot/header.pl @@ -163,7 +163,7 @@ sub showhttpheaders { print "Cache-control: private\n"; print "Connection: close\n"; - print "Content-type: text/html\n\n"; + print "Content-type: text/html; charset=UTF-8\n\n"; } sub is_menu_visible($) {