Link the "Powered by FreeBSD" logo to the Art page instead of the BSD

Daemon page.

Suggested by:	ceri (more or less)
This commit is contained in:
Simon L. B. Nielsen 2004-04-15 21:26:43 +00:00
parent 1235801b1a
commit d10b584027
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20713

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/index.xsl,v 1.97 2004/04/06 00:01:38 phantom Exp $ -->
<!-- $FreeBSD: www/en/index.xsl,v 1.98 2004/04/08 19:11:49 ceri Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -6,7 +6,7 @@
<xsl:import href="news/includes.xsl"/>
<xsl:variable name="base" select="'.'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.97 2004/04/06 00:01:38 phantom Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.98 2004/04/08 19:11:49 ceri Exp $'"/>
<xsl:variable name="title" select="'The FreeBSD Project'"/>
<!-- these params should be externally bound. The values
@ -356,7 +356,7 @@
alt="[Daemon News]" height="45" width="130"
border="0"/></a></td>
<td><a href="{$base}/copyright/daemon.html"><img
<td><a href="{$base}/art.html"><img
src="gifs/powerlogo.gif"
alt="[Powered by FreeBSD]"
height="64"