]> granicus.if.org Git - apache/commitdiff
A test block snuck in sometime.
authorJoshua Slive <slive@apache.org>
Thu, 23 May 2002 15:06:42 +0000 (15:06 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 23 May 2002 15:06:42 +0000 (15:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95247 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/common.xsl

index 97bc4a9e14572ac9a8a7d9890b6c2b08af6b2f18..a481ce34b220f3edd224809182b21e56fac2d74c 100644 (file)
@@ -90,7 +90,6 @@
           <ul>
             <xsl:for-each select="document(modulefilelist/modulefile)/modulesynopsis/directivesynopsis">
               <xsl:sort select="name"/>
-<li><xsl:value-of select="name"/>: <xsl:value-of select="@location"/></li>
               <xsl:if test="not(@location)">
                 <li><a href="{/modulesynopsis/name}.html#{translate(name,$uppercase,$lowercase)}"><xsl:value-of select="name"/></a></li>
               </xsl:if>