web/html common.inc,1.1.1.1,1.2

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Mon Aug 22 15:59:43 UTC 2005


Author: katzj

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

Modified Files:
	common.inc 
Log Message:
fixup docs sidenav


Index: common.inc
===================================================================
RCS file: /cvs/fedora/web/html/common.inc,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- common.inc	30 Mar 2005 17:47:22 -0000	1.1.1.1
+++ common.inc	22 Aug 2005 15:59:41 -0000	1.2
@@ -7,7 +7,7 @@
 $projects.=side_nav_list($nav_list[Projects][sub]);
 $this->addSideContent("Projects",$projects);
 
-$documentation=side_nav_list($nav_list[Docs][sub]);
+$documentation=side_nav_list($nav_list[Documentation][sub]);
 $this->addSideContent("Documentation",$documentation);
 
 $about="Read about the project, the release, this website, and more things related to $RELEASE_NAME.";




More information about the scm-commits mailing list