summaryrefslogtreecommitdiff
path: root/themes/colors
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors')
-rw-r--r--themes/colors/header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/colors/header.php b/themes/colors/header.php
index f6b4ffdad2..0739edab0d 100644
--- a/themes/colors/header.php
+++ b/themes/colors/header.php
@@ -48,6 +48,7 @@ echo
'<!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" ', i18n::html_markup(), '>',
'<head>',
+ '<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
'<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />';