[GRASS-SVN] r34618 - grass-web/trunk/intro
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Nov 28 22:21:22 EST 2008
Author: hamish
Date: 2008-11-28 22:21:22 -0500 (Fri, 28 Nov 2008)
New Revision: 34618
Modified:
grass-web/trunk/intro/firsttime.inc
grass-web/trunk/intro/firsttime.php
Log:
no border around logo; link to wiki
Modified: grass-web/trunk/intro/firsttime.inc
===================================================================
--- grass-web/trunk/intro/firsttime.inc 2008-11-29 03:10:25 UTC (rev 34617)
+++ grass-web/trunk/intro/firsttime.inc 2008-11-29 03:21:22 UTC (rev 34618)
@@ -19,13 +19,16 @@
<ul>
<li>The GRASS community maintains a
-<a href="http://grass.osgeo.org/wiki/Main_Page">Wiki collaborative help
-site</a> which contains getting started guides, tutorials, tips and tricks, FAQs,
-and a lot more. See the Getting Started and First Day Documentation sections of the
-<a href="http://grass.osgeo.org/wiki/GRASS_Help">main help page</a>. The
-information on the wiki will generally be more up to date than the information
-found on the web pages, as migration, consolidation, and updates are a continual work
-in progress.
+ <a href="http://grass.osgeo.org/wiki/Main_Page">Wiki collaborative help
+ site</a> which contains getting started guides, tutorials, tips and tricks, FAQs,
+ and a lot more. See the Getting Started and First Day Documentation sections of the
+ <a href="http://grass.osgeo.org/wiki/GRASS_Help">main help page</a>. The
+ information on the wiki will generally be more up to date than the information
+ found on the web pages, as migration, consolidation, and updates are a continual work
+ in progress.
+
+<li>Visit the <a href="http://grass.osgeo.org/wiki/GRASS_Help#Getting_Started">Getting
+ started</a> section of the GRASS wiki.
</ul>
<h2>Some new users questions</h2>
Modified: grass-web/trunk/intro/firsttime.php
===================================================================
--- grass-web/trunk/intro/firsttime.php 2008-11-29 03:10:25 UTC (rev 34617)
+++ grass-web/trunk/intro/firsttime.php 2008-11-29 03:21:22 UTC (rev 34618)
@@ -26,7 +26,9 @@
<tr bgcolor="#ffffff">
<td nowrap="nowrap">
<a href="../index.php">
- <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+ <img src="../images/grasslogo_vector_small.png"
+ alt="GRASS GIS (Geographic Resources Analysis Support System)"
+ hspace="22" border="0">
</a>
</td>
<td nowrap="nowrap">
More information about the grass-commit
mailing list