Made the charset metatag the highest thing in the head block.
This commit is contained in:
parent
7d59a4d7c7
commit
d18f081683
2 changed files with 2 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue