|
From: Ivan D. <idr...@us...> - 2006-06-15 00:44:33
|
Update of /cvsroot/terk/embed/www In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15501/www Modified Files: menu.html Log Message: cosmetic changes Index: menu.html =================================================================== RCS file: /cvsroot/terk/embed/www/menu.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** menu.html 6 Jun 2006 18:34:47 -0000 1.1 --- menu.html 15 Jun 2006 00:44:29 -0000 1.2 *************** *** 11,18 **** <hr size="1" /> ! <li><a href="../cgi-bin/status.cgi" target="mainFrame">Status</a></li> ! <li><a href="../cgi-bin/wifi.cgi" target="mainFrame">Wireless Configuration</a></li> ! <li><a href="../cgi-bin/wired.cgi" target="mainFrame">Wired Configuration</a></li> ! <li><a href="loglinks.html" target="mainFrame">Startup logs</a></li> <hr /> --- 11,18 ---- <hr size="1" /> ! <li><a href="../cgi-bin/status.cgi" target="mainFrame"> Status </a></li> ! <li><a href="../cgi-bin/wifi.cgi" target="mainFrame"> Wireless Configuration </a></li> ! <li><a href="../cgi-bin/wired.cgi" target="mainFrame"> Wired Configuration </a></li> ! <li><a href="loglinks.html" target="mainFrame"> Startup logs </a></li> <hr /> |