Update of /cvsroot/firebug/firebug/web
In directory sc8-pr-cvs1:/tmp/cvs-serv2392
Modified Files:
people.html
Log Message:
Added links to faculty home pages.
Index: people.html
===================================================================
RCS file: /cvsroot/firebug/firebug/web/people.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** people.html 11 Jun 2003 22:47:34 -0000 1.2
--- people.html 23 Jun 2003 23:59:40 -0000 1.3
***************
*** 31,39 ****
<p>
<ul>
! <li>Prof. Nicholas Sitar</li>
! <li>Prof. George Brimhall</li>
! <li>Prof. Steve Glaser</li>
! <li>Prof. John Radke</li>
! <li>Prof. Raja Sengupta</li>
<li>David M. Doolin</li>
<li>Carmel Majidi</li>
--- 31,65 ----
<p>
<ul>
!
! <li>
! <a href="http://www.ce.berkeley.edu/~sitar">
! Prof. Nicholas Sitar
! </a>
! </li>
!
! <li>
! <a href="http://eps.berkeley.edu/groups/erc/faculty/brimhall.htm">
! Prof. George Brimhall
! </a>
! </li>
!
! <li>
! <a href="http://www.ce.berkeley.edu/~glaser">
! Prof. Steve Glaser
! </a>
! </li>
!
! <li>
! <a href="http://www-laep.ced.berkeley.edu/laep/people/people_radke.html">
! Prof. John Radke
! </a>
! </li>
!
! <li>
! <a href="http://www.ce.berkeley.edu/faculty/faculty_details.php?n=sengupta">
! Prof. Raja Sengupta
! </a>
! </li>
!
<li>David M. Doolin</li>
<li>Carmel Majidi</li>
|