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

dmaphy at users.sourceforge.net dmaphy at xxxxx
Sat Jul 31 19:56:33 UTC 2010


Revision: 1495
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1495&view=rev
Author:   dmaphy
Date:     2010-07-31 19:56:33 +0000 (Sat, 31 Jul 2010)

Log Message:
-----------
website: visually improve the navigation bar on the left a bit

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

Modified: www/staging/index.php
===================================================================
--- www/staging/index.php	2010-07-31 19:52:48 UTC (rev 1494)
+++ www/staging/index.php	2010-07-31 19:56:33 UTC (rev 1495)
@@ -76,11 +76,16 @@
 
 		<hr />
 
-		<a href="http://geany.org/">Geany</a>
+		<ul>
+			<li><a href="http://geany.org/">Geany</a></li>
+		</ul>
 
 		<hr />
 
-		<a href="index.php?site=README">List or update a plugin</a>
+		<ul>
+			<li><a href="index.php?site=README">List or update a plugin</a></li>
+		</ul>
+
 	</div>
 
 	<div id="content">
@@ -88,7 +93,7 @@
 	</div>
 
 	<div id="footer">
-		© Dominic Hopf & Michael Spahn <br /> 
+		© Dominic Hopf & Michael Spahn <br />
 		Contact <a href="http://dominichopf.de/">Dominic Hopf</a> or the
 		<a href="http://www.geany.org/Support/MailingList">Geany Team</a>
 		for questions.


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