changeset 194 | df674d004508 |
parent 144 | ad667d767a0a |
--- a/inc/header.inc.php Fri Sep 12 08:39:57 2008 +0000 +++ b/inc/header.inc.php Fri Sep 26 10:02:33 2008 +0000 @@ -26,6 +26,7 @@ echo " <head>\n"; echo " <title>Poweradmin</title>\n"; echo " <link rel=stylesheet href=\"style/" . $iface_style . ".inc.php\" type=\"text/css\">\n"; +echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n"; echo " </head>\n"; echo " <body>\n";