summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2006-05-21 02:33:34 (GMT)
committerSteven Knight <knight@baldmt.com>2006-05-21 02:33:34 (GMT)
commitcc2c4eb23b999fbd4366d5fa24cbf79d9e161daa (patch)
treef2f6d068e8c27dc6f85eb113b09d7c5b5a668276
parent967db744ff9a8c1c8ee888d7ad20e3f8c7a4424b (diff)
downloadSCons-cc2c4eb23b999fbd4366d5fa24cbf79d9e161daa.zip
SCons-cc2c4eb23b999fbd4366d5fa24cbf79d9e161daa.tar.gz
SCons-cc2c4eb23b999fbd4366d5fa24cbf79d9e161daa.tar.bz2
Better nav bar wording for submission pages.
-rw-r--r--www/project_tools.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/project_tools.html b/www/project_tools.html
index 0fe0c5c..6656fb4 100644
--- a/www/project_tools.html
+++ b/www/project_tools.html
@@ -16,9 +16,9 @@
<li>
<a href="/servlets/ProjectIssues">Issue Tracker</a>
<ul>
-<li><a href="http://scons.tigris.org/bug-submission.html">Submit a Bug</a></li>
+<li><a href="http://scons.tigris.org/bug-submission.html">Report a Bug</a></li>
<li><a href="http://scons.tigris.org/patch-submission.html">Submit a Patch</a></li>
-<li><a href="http://scons.tigris.org/feature-request.html">Submit a Feature Request</a></li>
+<li><a href="http://scons.tigris.org/feature-request.html">Request a Feature</a></li>
</ul>
</li>
</dd>