when viewing source we can see the line
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
printed twice

once from page.tpl.php (above <title>)
and once again from $head (below <title> )

Comments

tombigel’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Active » Fixed

Thanks, fixed it in the dev version, will be included in 1.4

tombigel’s picture

Status: Fixed » Closed (fixed)