|
From: Jon O. <jon...@us...> - 2008-06-22 11:13:52
|
Update of /cvsroot/mxbb/core/docs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv835/docs Modified Files: Tag: core28x 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.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** index.htm 21 Jun 2008 18:40:37 -0000 1.1.2.2 --- index.htm 21 Jun 2008 22:21:47 -0000 1.1.2.3 *************** *** 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> |