]> granicus.if.org Git - apache/commitdiff
Woops... Not allowed to break a line there.
authorJoshua Slive <slive@apache.org>
Tue, 19 Feb 2002 18:22:30 +0000 (18:22 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 19 Feb 2002 18:22:30 +0000 (18:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93499 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/manual.xsl

index ffcb531286e7009508233e621b86a6e0872200c9..7813aa7bb299929b5b6661468555f7d897baa8bf 100644 (file)
      select="translate($name, $uppercase, $lowercase)" />
   <!-- Directive heading gets both mixed case and lowercase anchors,
        and includes lt/gt only for "section" directives -->
-  <h2><a name="{$name}"><xsl:if test="./@type='section'">&lt;</xsl:if><
-      xsl:value-of select="./name"/><xsl:if test="./@type='section'"
-      >&gt;</xsl:if></a><xsl:text> </xsl:text><
-      name="{$lowername}">Directive</a></h2>
+  <h2><a name="{$name}"><xsl:if test="./@type='section'">&lt;</xsl:if
+      ><xsl:value-of select="./name"/><xsl:if test="./@type='section'"
+      >&gt;</xsl:if></a><xsl:text> </xsl:text><
+      name="{$lowername}">Directive</a></h2>
 
 <!-- Directive header -->
 <table bgcolor="#cccccc" border="0" cellspacing="0" cellpadding="1">