|
From: Jon O. <jon...@us...> - 2008-06-22 07:53:01
|
Update of /cvsroot/mxbb/core/docs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32305/docs Modified Files: index.htm Log Message: Finel fixes, outlined in the To-Do post Index: index.htm =================================================================== RCS file: /cvsroot/mxbb/core/docs/index.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.htm 21 Jun 2008 18:39:56 -0000 1.1 --- index.htm 21 Jun 2008 22:20:59 -0000 1.2 *************** *** 81,84 **** --- 81,87 ---- </td> <td style="border: medium none ;" class="" onmouseout="this.className='';" onmouseover="this.className='nav-button-current';" valign="center"> + <img class="mx_icon" src="images/theme/icon_message.gif" alt="Home" align="absmiddle" border="0"> <span class="menu-button"><a href="http://www.mx-publisher.com/features" target="" class="genmed" title="Features">Features</a></span> + </td> + <td style="border: medium none ;" class="" onmouseout="this.className='';" onmouseover="this.className='nav-button-current';" valign="center"> <img class="mx_icon" src="images/theme/icon_message.gif" alt="About the Project" align="absmiddle" border="0"> <span class="menu-button"><a href="http://www.mx-publisher.com/about" target="" class="genmed" title="About the Project">About</a></span> </td> |