SF.net SVN: geany-plugins:[1635] www/staging/index.php

dmaphy at users.sourceforge.net dmaphy at xxxxx
Fri Oct 8 23:13:56 UTC 2010


Revision: 1635
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1635&view=rev
Author:   dmaphy
Date:     2010-10-08 23:13:56 +0000 (Fri, 08 Oct 2010)

Log Message:
-----------
website: make the URLs in sidebar validating XHTML

Modified Paths:
--------------
    www/staging/index.php

Modified: www/staging/index.php
===================================================================
--- www/staging/index.php	2010-10-08 22:05:12 UTC (rev 1634)
+++ www/staging/index.php	2010-10-08 23:13:56 UTC (rev 1635)
@@ -68,7 +68,7 @@
 		<hr />
 
 		<ul>
-			<li><a href="index.php?site=downloads&hash=md5">Downloads</a></li>
+			<li><a href="index.php?site=downloads&hash=md5">Downloads</a></li>
 			<li><a href="index.php?site=install">Installation</a></li>
 
 		</ul>
@@ -77,8 +77,8 @@
 
 
 		<ul>
-			<li><a href="https://sourceforge.net/tracker/?group_id=222729&atid=1056532">Bugtracker</a></li>
-			<li><a href="https://sourceforge.net/tracker/?group_id=222729&atid=1056535">Feature Requests</a></li>
+			<li><a href="https://sourceforge.net/tracker/?group_id=222729&atid=1056532">Bugtracker</a></li>
+			<li><a href="https://sourceforge.net/tracker/?group_id=222729&atid=1056535">Feature Requests</a></li>
 		</ul>
 
 		<hr />


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list