[mapserver-commits] r8360 - trunk/docs/_templates
svn at osgeo.org
svn at osgeo.org
Wed Dec 31 09:51:15 EST 2008
Author: jmckenna
Date: 2008-12-31 09:51:15 -0500 (Wed, 31 Dec 2008)
New Revision: 8360
Modified:
trunk/docs/_templates/layout.html
Log:
change upper menu link from 'Bugs' to 'Issue Tracker'
Modified: trunk/docs/_templates/layout.html
===================================================================
--- trunk/docs/_templates/layout.html 2008-12-31 14:40:39 UTC (rev 8359)
+++ trunk/docs/_templates/layout.html 2008-12-31 14:51:15 UTC (rev 8360)
@@ -7,7 +7,7 @@
<div style="padding: 10px 10px 15px 15px; background-color: white; text-align: right; float: right; vertical-align: bottom;">
<a href="{{ pathto('index') }}" title="Home">Home</a> |
<a href="{{ pathto('documentation') }}" title="Docs">Docs</a> |
- <a href="http://trac.osgeo.org/mapserver" title="Bugs">Bugs</a> |
+ <a href="http://trac.osgeo.org/mapserver" title="Issue Tracker">Issue Tracker</a> |
<a href="{{ pathto('faq') }}" title="FAQ">FAQ</a> |
<a href="{{ pathto('download') }}" title="Download">Download </a>
</div>
More information about the mapserver-commits
mailing list