Commit 33a39700 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Give a littlet breath before the permalink

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851168 13f79535-47bb-0310-9956-ffa450edef68
parent 79a06df3
Loading
Loading
Loading
Loading
+1 −0
Changes for docs/manual/style/xsl/common.xsl: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -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>

+1 −0
Changes for docs/manual/style/xsl/synopsis.xsl: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -426,6 +426,7 @@
                </a>
            </xsl:otherwise>
            </xsl:choose>
        <xsl:text> </xsl:text>
        <a class="permalink" href="#{$lowername}" title="{$message[@id='permalink']}">&para;</a>
        </h2>&lf;