Revision: 266
http://javascriptlint.svn.sourceforge.net/javascriptlint/?rev=266&view=rev
Author: matthiasmiller
Date: 2009-10-07 18:44:42 +0000 (Wed, 07 Oct 2009)
Log Message:
-----------
www: add sourceforge icon
Modified Paths:
--------------
trunk/www/__template__
Modified: trunk/www/__template__
===================================================================
--- trunk/www/__template__ 2009-10-06 20:27:02 UTC (rev 265)
+++ trunk/www/__template__ 2009-10-07 18:44:42 UTC (rev 266)
@@ -9,8 +9,14 @@
</div>
<div id="nav">
%(nav)s
- <p align="center"><a href="/rss.php">
+
+ <p align="center"><br/><a href="/rss.php">
<img border="0" src="/static/feed-icon-32x32.png" width="32" height="32"></a></p>
+
+ <p align="center"><br/><a href="http://sourceforge.net/projects/javascriptlint">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=168518&type=1"
+ width="88" height="31" border="0" alt="SourceForge.net Logo"><br>
+ <font size="1">SourceForge Project</font></a></p>
</div>
<div id="body">
%(body)s
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|