Reviewed-by: ShaoHe Feng <shaohef(a)linux.vnet.ibm.com>
On 06/25/2014 12:28 PM, Aline Manera wrote:
From: Aline Manera <alinefm(a)br.ibm.com>
That way Portuguese and Chinese characters can be properly displayed
Signed-off-by: Aline Manera <alinefm(a)br.ibm.com>
---
ui/pages/help/dita-help.xsl | 1 +
1 file changed, 1 insertion(+)
diff --git a/ui/pages/help/dita-help.xsl b/ui/pages/help/dita-help.xsl
index 2ea1c38..9cfeeea 100644
--- a/ui/pages/help/dita-help.xsl
+++ b/ui/pages/help/dita-help.xsl
@@ -8,6 +8,7 @@
<html>
<head>
<title><xsl:value-of select="/cshelp/title"
/></title>
+ <meta charset="UTF-8" />
<link rel="shortcut icon"
href="/images/logo.ico" />
<link rel="stylesheet" type="text/css"
href="/help/kimchi.css" />
</head>
--
Thanks and best regards!
Sheldon Feng(冯少合)<shaohef(a)linux.vnet.ibm.com>
IBM Linux Technology Center