Change the themes defined charset to UTF-8 for better multi-lingual support.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
}
|
||||
?>
|
||||
<link rel="icon" href="<!--{project_path}-->/favicon.ico">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<style type='text/css'>
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user