]> granicus.if.org Git - apache/commitdiff
Give a littlet breath before the permalink
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 12 Jan 2019 13:50:26 +0000 (13:50 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 12 Jan 2019 13:50:26 +0000 (13:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851168 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl
docs/manual/style/xsl/synopsis.xsl

index e9bd2ac490f19009343da86228dfd641d439ca47..d2fb28e588e52e759a4d168e529e2c04c4038676 100644 (file)
@@ -523,6 +523,7 @@ if (typeof(prettyPrint) !== 'undefined') {
           <a id="{@id}" name="{@id}">
               <xsl:apply-templates select="title" mode="print" />
           </a>
+          <xsl:text> </xsl:text>
           <a class="permalink" href="#{@id}" title="{$message[@id='permalink']}">&para;</a>
         </xsl:when>
 
index 9ab0e5338ddc9cb1bd8607ce3e5a1f7d264a3214..ee2df47328b9f8a255f3757fe70f43669a961460 100644 (file)
                 </a>
             </xsl:otherwise>
             </xsl:choose>
+        <xsl:text> </xsl:text>
         <a class="permalink" href="#{$lowername}" title="{$message[@id='permalink']}">&para;</a>
         </h2>&lf;