]> granicus.if.org Git - docbook-dsssl/commitdiff
Bug #617717: remove spurious hash in anchor name
authorNorman Walsh <ndw@nwalsh.com>
Fri, 4 Oct 2002 10:56:58 +0000 (10:56 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 4 Oct 2002 10:56:58 +0000 (10:56 +0000)
xsl/html/synop.xsl

index 17f2092e8f820c2510872a40ac370a4bec037eec..f85b5320cdc6dfe7885e7338052d82cc2bfc3155 100644 (file)
     <xsl:apply-templates select="." mode="synopfragment.number"/>
   </xsl:variable>
   <p>
-    <a name="#{@id}">
+    <a name="{@id}">
       <xsl:text>(</xsl:text>
       <xsl:value-of select="$snum"/>
       <xsl:text>)</xsl:text>