From: David Cramer Date: Wed, 20 Jun 2012 02:02:50 +0000 (+0000) Subject: Webhelp: Revert 9433. We need to fix the indexer before we can include the document... X-Git-Tag: release/1.79.1~6^2~386 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b3e14a39669e64393c61b1c63e0f3f6dcefaae1;p=docbook-dsssl Webhelp: Revert 9433. We need to fix the indexer before we can include the document title in the html/head/title --- diff --git a/xsl/webhelp/xsl/webhelp-common.xsl b/xsl/webhelp/xsl/webhelp-common.xsl index ab0cdc83f..19d73b327 100644 --- a/xsl/webhelp/xsl/webhelp-common.xsl +++ b/xsl/webhelp/xsl/webhelp-common.xsl @@ -84,19 +84,6 @@ set toc,title Currently, only around 10 translations needed. --> - - - - - - - - - - - <xsl:copy-of select="$title"/> <xsl:if test="parent::*"> - <xsl:copy-of select="$document-title"/></xsl:if> - -