[Comoblog-commit] comoblog/admin/help index.html,1.1.1.1,1.2 menu.htm,1.1.1.1,1.2
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-09-02 01:06:26
|
Update of /cvsroot/comoblog/comoblog/admin/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24940/admin/help Modified Files: index.html menu.htm Log Message: Mass search-replace Easymoblog->Comoblog Index: menu.htm =================================================================== RCS file: /cvsroot/comoblog/comoblog/admin/help/menu.htm,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- menu.htm 16 Aug 2005 05:49:44 -0000 1.1.1.1 +++ menu.htm 2 Sep 2005 01:06:15 -0000 1.2 @@ -2,13 +2,13 @@ <html> <head> - <title>EasyMoblog Help menu</title> + <title>CoMoblog Help menu</title> <link rel="STYLESHEET" type="text/css" href="css/help.css"> </head> <body> -<a href="easymoblog/index.html">EasyMoblog help</a> +<a href="comoblog/index.html">CoMoblog help</a> </body> Index: index.html =================================================================== RCS file: /cvsroot/comoblog/comoblog/admin/help/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- index.html 16 Aug 2005 05:49:44 -0000 1.1.1.1 +++ index.html 2 Sep 2005 01:06:15 -0000 1.2 @@ -2,7 +2,7 @@ <html> <head> - <title>EasyMoblog Help</title> + <title>CoMoblog Help</title> </head> <frameset cols="100,*" frameborder="NO" border="0" framespacing="0"> |