Made the charset metatag the highest thing in the head block.

This commit is contained in:
JT Smith 2008-09-15 15:08:40 +00:00
parent 7d59a4d7c7
commit d18f081683
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
7.6.0
- Made the charset metatag the highest thing in the head block.
- fixed: Textarea resizer has a gap between textbox and resizer initially
- added: getLineageIterator method to simplify working on large sets of assets
- fixed: Syndicated Content doesn't decode alternate character sets

View file

@ -168,8 +168,8 @@ sub process {
$templateId = 'PBtmpl0000000000000132';
}
$var{'head.tags'} = '
<meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<script type="text/javascript">