web/include navigation.inc,1.26,1.27 template.inc,1.19,1.20

Karsten Wade (kwade) fedora-websites-list at redhat.com
Sun May 27 17:48:37 UTC 2007


Author: kwade

Update of /cvs/fedora/web/include
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2817

Modified Files:
	navigation.inc template.inc 
Log Message:
better join call, fixing footer to what is recommended by legal counsel


Index: navigation.inc
===================================================================
RCS file: /cvs/fedora/web/include/navigation.inc,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- navigation.inc	16 May 2007 21:55:32 -0000	1.26
+++ navigation.inc	27 May 2007 17:48:35 -0000	1.27
@@ -12,7 +12,7 @@
 		"Managing Software With Yum"=>array("uri"=>"/yum/"),
 		)),
 	"Download Fedora"=>array("uri"=>"http://download.fedoraproject.org"),
-	"Join"=>array("uri"=>"http://fedoraproject.org/wiki/Join"),
+	"Join Fedora"=>array("uri"=>"http://fedoraproject.org/wiki/Join"),
 	"Join Docs Project"=>array("uri"=>"http://fedoraproject.org/wiki/DocsProject/Join"),
 	"Fedora Schedule"=>array("uri"=>"http://fedoraproject.org/wiki/Schedule"),
 	"Docs Schedule"=>array("uri"=>"http://fedoraproject.org/wiki/DocsProject/Schedule")


Index: template.inc
===================================================================
RCS file: /cvs/fedora/web/include/template.inc,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- template.inc	26 Apr 2007 01:45:08 -0000	1.19
+++ template.inc	27 May 2007 17:48:35 -0000	1.20
@@ -125,7 +125,7 @@
 		print '
 		<!-- footer BEGIN -->
 		<div id="fedora-footer">
-			Copyright © 2003, 2004, 2005, 2006, '. date('Y') .' Red Hat, Inc. and others. All rights reserved.
+			Copyright © '. date('Y') .' Red Hat, Inc. and others. All rights reserved.
 			<br/>';
 		if ($front) {
 			print 'Fedora is a trademark of Red Hat, Inc. 




More information about the Fedora-websites-list mailing list