]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Small hack so the XSLT process won't turn <div></div> into <div/>, thus messing up...
authorDaniel Gruno <humbedooh@apache.org>
Tue, 8 May 2012 07:35:24 +0000 (07:35 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 8 May 2012 07:35:24 +0000 (07:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335366 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index ed6a93a5e08e40bcb01a329b0d952ea681bceb36..70f45002118d57c3bcc050852ec9860382e40e6a 100644 (file)
 <div class="section">
 <h2><a name="comments_section" id="comments_section"><xsl:value-of select="$message[@id='comments']" /></a></h2>
 <div class="warning"><strong>This section is experimental!</strong><br/>Comments placed here should not be expected 
-to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div>
-<div id="disqus_thread"></div>
+to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div>&lf;
+<div id="disqus_thread">&lf;</div>
 <script type="text/javascript">
 <xsl:text disable-output-escaping="yes"><![CDATA[<!--//--><![CDATA[//><!--]]></xsl:text>
 var lang = '<xsl:value-of select="$doclang"/>';<![CDATA[