Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2005 22:00:31 GMT
From:      Daniel Gerzo <danger@rulez.sk>
To:        freebsd-www@FreeBSD.org
Subject:   Re: www/87016: Missing a link to /ports in main page
Message-ID:  <200510062200.j96M0V3M035181@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR www/87016; it has been noted by GNATS.

From: Daniel Gerzo <danger@rulez.sk>
To: bug-followup@FreeBSD.org, nb_root@videotron.ca
Cc:  
Subject: Re: www/87016: Missing a link to /ports in main page
Date: Thu, 6 Oct 2005 23:59:11 +0200

 This could be possible fix:
 
 --- index.xsl~	Thu Oct  6 23:57:23 2005
 +++ index.xsl	Thu Oct  6 23:57:46 2005
 @@ -160,6 +160,9 @@
  					  <a href="{$base}/doc/en_US.ISO8859-1/books/faq/index.html" title="FAQ">FAQ</a>
  					</li>
  					<li>
 +					  <a href="{$base}/ports/index.html" title="FreeBSD Ports">Ported Applications</a>
 +					</li>
 +					<li>
  					  <a href="http://www.freebsdfoundation.org/" title="Foundation">Foundation</a>
  					</li>
  				  </ul>
 
 -- 
 Sincerely,
    Daniel Gerzo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510062200.j96M0V3M035181>