Author: pcostanza Date: 2006-05-18 14:06:22 -0400 (Thu, 18 May 2006) New Revision: 1947
Modified: branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml Log: Added people to the menu.
Modified: branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml =================================================================== --- branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml 2006-05-18 14:47:09 UTC (rev 1946) +++ branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml 2006-05-18 18:06:22 UTC (rev 1947) @@ -2,6 +2,7 @@ <menu name="main"> <item url="home" title="Home" /> <item url="news" title="News" /> + <item url="people" title="People" /> <item url="papers" title="Papers" /> <item url="groups" title ="Breakout Groups" /> <item url="guidelines" title="Submission" /> @@ -9,7 +10,6 @@ <item url="contact" title="Organization / Contact" /> <!-- <item url="submissions" title="Submissions" /> - <item url="people" title="People" /> <item url="schedule" title="Schedule" /> --> </menu>