|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:01
|
Update of /cvsroot/mxbb/mx_shoutbox/docs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3390/docs Modified Files: index.html Log Message: Final updates mxBB -> MXP and alike... Index: index.html =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/docs/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 21 Jun 2007 18:21:11 -0000 1.1 --- index.html 3 Jun 2008 20:13:53 -0000 1.2 *************** *** 3,7 **** <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MXBB Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/xhtml;" /> </head> --- 3,7 ---- <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MX-Publisher Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/xhtml;" /> </head> *************** *** 10,14 **** <frame name="nav" src="pages/doc_navigate.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> <frame name="main" src="pages/main_doc_index.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> ! <!-- What if the user's browser doesn't support frames? --> <noframes> --- 10,14 ---- <frame name="nav" src="pages/doc_navigate.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> <frame name="main" src="pages/main_doc_index.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> ! <!-- What if the user's browser doesn't support frames? --> <noframes> *************** *** 17,21 **** </body> </noframes> ! </frameset> --- 17,21 ---- </body> </noframes> ! </frameset> |