[GRASS-SVN] r29796 - grass/trunk/tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 22 08:01:46 EST 2008
Author: neteler
Date: 2008-01-22 08:01:44 -0500 (Tue, 22 Jan 2008)
New Revision: 29796
Modified:
grass/trunk/tools/mkhtml.sh
grass/trunk/tools/module_synopsis.sh
Log:
URL + HTML fix
Modified: grass/trunk/tools/mkhtml.sh
===================================================================
--- grass/trunk/tools/mkhtml.sh 2008-01-22 09:01:36 UTC (rev 29795)
+++ grass/trunk/tools/mkhtml.sh 2008-01-22 13:01:44 UTC (rev 29796)
@@ -65,7 +65,7 @@
cat >> ${PGM}.tmp.html <<-EOF
<HR>
<P><a href="index.html">Main index</a> - <a href="$INDEXNAME.html">$INDEXNAME index</a> - <a href="full_index.html">Full index</a></P>
- © 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+ <P>© 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
</html>
EOF
Modified: grass/trunk/tools/module_synopsis.sh
===================================================================
--- grass/trunk/tools/module_synopsis.sh 2008-01-22 09:01:36 UTC (rev 29795)
+++ grass/trunk/tools/module_synopsis.sh 2008-01-22 13:01:44 UTC (rev 29796)
@@ -237,7 +237,7 @@
<hr>
<p>
<a href="index.html">Help Index</a><br>
-© 2007 <a href="http://grass.itc.it">GRASS Development Team</a>
+© 2007-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a>
</p>
</BODY>
More information about the grass-commit
mailing list