Author: cluts
Date: 2009-01-28 08:04:00 -0500 (Wed, 28 Jan 2009)
New Revision: 12457
Modified:
trunk/docs/common-resources/en/src/main/xslt/xhtml-common.xsl
Log:
RF-5934 - the "xhtml-common.xsl" file has been updated.
Modified: trunk/docs/common-resources/en/src/main/xslt/xhtml-common.xsl
===================================================================
--- trunk/docs/common-resources/en/src/main/xslt/xhtml-common.xsl 2009-01-28 13:01:36 UTC
(rev 12456)
+++ trunk/docs/common-resources/en/src/main/xslt/xhtml-common.xsl 2009-01-28 13:04:00 UTC
(rev 12457)
@@ -44,7 +44,7 @@
</xsl:if>
<meta
xmlns="http://www.w3.org/1999/xhtml" name="generator"
content="DocBook {$DistroTitle} V{$VERSION}"/>
-
+<meta http-equiv="content-type" content="text/html;
charset=UTF-8"/>
<xsl:if test="$generate.meta.abstract != 0">
<xsl:variable name="info" select="(articleinfo |bookinfo |prefaceinfo
|chapterinfo |appendixinfo |sectioninfo |sect1info |sect2info |sect3info |sect4info
|sect5info |referenceinfo |refentryinfo |partinfo |info |docinfo)[1]"/>
<xsl:if test="$info and $info/abstract">