|
From: <pst...@us...> - 2008-05-16 20:43:32
|
Revision: 538
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=538&view=rev
Author: pstieber
Date: 2008-05-16 13:43:25 -0700 (Fri, 16 May 2008)
Log Message:
-----------
1. Added the gold stars page to the navigation panel on the left.
2. Changed some text in the gold stars page.
Modified Paths:
--------------
web/htdocs/goldstars/index.php
web/htdocs/include/leftnav.php
Modified: web/htdocs/goldstars/index.php
===================================================================
--- web/htdocs/goldstars/index.php 2008-05-16 19:20:41 UTC (rev 537)
+++ web/htdocs/goldstars/index.php 2008-05-16 20:43:25 UTC (rev 538)
@@ -17,8 +17,9 @@
<H2>Gold Stars</H2>
<p>
-This idea was borrowed from the cygwin site. This page recognizes people who
-made outstanding contributions to the development of Jazz++.
+This idea for this page was borrowed from the cygwin site. This page
+recognizes people who have made outstanding contributions to the
+development of Jazz++.
</p>
<ul>
Modified: web/htdocs/include/leftnav.php
===================================================================
--- web/htdocs/include/leftnav.php 2008-05-16 19:20:41 UTC (rev 537)
+++ web/htdocs/include/leftnav.php 2008-05-16 20:43:25 UTC (rev 538)
@@ -11,4 +11,5 @@
<p><a href="/buildingjazz/">Building Jazz++</a></p>
<p><a href="/bugreports/">Reporting Bugs</a></p>
<p><a href="/credits/">Credits</a></p>
+<p><a href="/goldstars/">Gold Stars</a></p>
<p><img src="/graphics/jazz.jpg" alt="Jazz++ Midi Sequencer" /></p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|