Author: kwade Update of /cvs/fedora/web/include In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8585/include Modified Files: template.inc Log Message: we really don't need two ways to get to the fedora home page, all in the header Index: template.inc =================================================================== RCS file: /cvs/fedora/web/include/template.inc,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- template.inc 20 Mar 2007 00:24:41 -0000 1.17 +++ template.inc 20 Mar 2007 06:55:04 -0000 1.18 @@ -70,7 +70,6 @@ <div id="fedora-header-items"> <span class="fedora-header-icon"> <a href="http://download.fedoraproject.org"><img src="/images/header-download.png" alt="download">Download</a> - <a href="http://fedoraproject.org"><img src="/images/Fedora-infinity-36x36.png" alt="Fedora home">Fedora Home</a> <a href="http://fedoraproject.org/wiki/FAQ"><img src="/images/header-faq.png" alt="FAQ">FAQ</a></span> </div> </div>