[GRASS-SVN] r29902 - grass-web/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jan 30 16:52:43 EST 2008


Author: neteler
Date: 2008-01-30 16:52:43 -0500 (Wed, 30 Jan 2008)
New Revision: 29902

Modified:
   grass-web/trunk/index.php
Log:
grammar

Modified: grass-web/trunk/index.php
===================================================================
--- grass-web/trunk/index.php	2008-01-30 21:21:42 UTC (rev 29901)
+++ grass-web/trunk/index.php	2008-01-30 21:52:43 UTC (rev 29902)
@@ -64,7 +64,7 @@
      $MYIP = $_SERVER['SERVER_ADDR'];
      $file = fopen ("http://api.hostip.info/get_html.php?ip=$MYIP", "r");
      if (!$file) {
-         echo "<font size=\"-1\"><i>You are at a official GRASS site (other
+         echo "<font size=\"-1\"><i>You are at an official GRASS site (other
                    <a href=\"mirrors.php\">mirror sites</a>)<br>";
      }
      else {



More information about the grass-commit mailing list