web/html index.php,1.20,1.21

Patrick Barnes (nman64) fedora-websites-list at redhat.com
Wed Nov 1 01:43:49 UTC 2006


Author: nman64

Update of /cvs/fedora/web/html
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10381/html

Modified Files:
	index.php 
Log Message:
Update fedora.redhat.com for Fedora Core 6
Modify pages to use variable for release version to make this even easier in the future



Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/index.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- index.php	20 Mar 2006 15:39:40 -0000	1.20
+++ index.php	1 Nov 2006 01:43:47 -0000	1.21
@@ -17,7 +17,7 @@
 </p>
 
 <p>
-<strong><a href="Download/">Download</a> Fedora Core 5 now.</strong>
+<strong><a href="Download/">Download</a> <? echo $RELEASE_NAME . " " . $RELEASE_VERSION . ' "' . $CODE_NAME . '"'; ?> now.</strong>
 </p>
 
 <strong><a href="/docs/">Documentation</a></strong> for Fedora is available.




More information about the Fedora-websites-list mailing list