1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

replace the "maintained by" sentence in the footer with

Copyright 1999-currentyear The Apache Software Foundation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102706 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2004-02-20 22:54:53 +00:00
parent 4e50737a59
commit fa3aeb000c

View File

@@ -257,14 +257,7 @@
<div id="footer">&lf;
<p class="apache">
<xsl:value-of select="$messages/message[@name='maintainedby']"/>
<xsl:text> </xsl:text>
<a href="http://httpd.apache.org/docs-project/">
<xsl:if test="$ext-target">
<xsl:attribute name="target">_blank</xsl:attribute>
</xsl:if>
<xsl:text>Apache HTTP Server Documentation Project</xsl:text>
</a>
<xsl:text>Copyright 1999-2004 The Apache Software Foundation</xsl:text>
</p>&lf;
<xsl:call-template name="super-menu"/>