Closed (fixed)
Project:
Tendu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2008 at 13:56 UTC
Updated:
15 Nov 2008 at 09:50 UTC
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
Comment #1
tombigel commentedThanks, fixed it in the dev version, will be included in 1.4
Comment #2
tombigel commented