We use UTF-8 everywhere. Fixes ticket #1285.

This commit is contained in:
Bharat Mediratta
2010-08-15 01:59:54 -07:00
parent a1be33f6ab
commit ff1d8aea2f
7 changed files with 10 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
margin: 0 auto;
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title><?= t("Something went wrong!") ?></title>
</head>
<body>