[Firebug-cvs] firebug/web menu.html,1.11,1.12 publications.html,1.6,1.7
Brought to you by:
doolin
From: Kevin <kar...@us...> - 2004-07-14 23:35:37
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3496 Modified Files: menu.html publications.html Log Message: Removed Network Architecture and Burning links from menu.html Index: menu.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/menu.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** menu.html 20 Nov 2003 22:32:17 -0000 1.11 --- menu.html 14 Jul 2004 23:35:28 -0000 1.12 *************** *** 40,51 **** <td class="Nav"> <div class="NavText"> - <a href="./sensorarch.html" target="main">Network architecture</a> - </div> - </td> - </tr> - - <tr class="NavRow"> - <td class="Nav"> - <div class="NavText"> <a href="./firetraining.html" target="main">Fire training</a> </div> --- 40,43 ---- *************** *** 56,67 **** <td class="Nav"> <div class="NavText"> - <a href="./burn.html" target="main">Burning</a> - </div> - </td> - </tr> - - <tr class="NavRow"> - <td class="Nav"> - <div class="NavText"> <a href="./publications.html" target="main">Publications</a> </div> --- 48,51 ---- Index: publications.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/publications.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** publications.html 14 Jul 2004 23:26:53 -0000 1.6 --- publications.html 14 Jul 2004 23:35:28 -0000 1.7 *************** *** 85,87 **** </body> ! </html> --- 85,87 ---- </body> ! </html> \ No newline at end of file |