Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5

git-svn-id: https://develop.svn.wordpress.org/trunk@6568 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-01-06 19:15:33 +00:00
parent edbba502ed
commit 66415d7bba
9 changed files with 14 additions and 12 deletions
+2 -1
View File
@@ -31,8 +31,9 @@ function display_header(){
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>WordPress &rsaquo; Setup Configuration File</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>WordPress &rsaquo; Setup Configuration File</title>
<style media="screen" type="text/css">
<!--
html {