From: <jsa...@us...> - 2008-11-07 18:53:03
|
Revision: 66 http://flexotask.svn.sourceforge.net/flexotask/?rev=66&view=rev Author: jsauerbach Date: 2008-11-07 18:52:59 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Add sourceforge logo as required by sourceforge policy Modified Paths: -------------- trunk/flexotask-update/index.html Modified: trunk/flexotask-update/index.html =================================================================== --- trunk/flexotask-update/index.html 2008-11-07 13:57:25 UTC (rev 65) +++ trunk/flexotask-update/index.html 2008-11-07 18:52:59 UTC (rev 66) @@ -55,6 +55,9 @@ </head> <body onload="init();"> <!--[insert static HTML here]--> +<a href="http://sourceforge.net"><img +src="http://sflogo.sourceforge.net/sflogo.php?group_id=242572&type=3" +width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> <div id="data"><!-- this is where the transformed data goes --></div> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |