[GRASS-SVN] r47255 - in grass-web/trunk: community devel download gdp intro

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jul 27 03:45:20 EDT 2011


Author: neteler
Date: 2011-07-27 00:45:20 -0700 (Wed, 27 Jul 2011)
New Revision: 47255

Modified:
   grass-web/trunk/community/commercial.php
   grass-web/trunk/community/get_involved.php
   grass-web/trunk/community/get_involved_de.php
   grass-web/trunk/community/sponsors.php
   grass-web/trunk/community/support.php
   grass-web/trunk/community/team.php
   grass-web/trunk/community/usergroups.php
   grass-web/trunk/devel/grasssvncommit.php
   grass-web/trunk/devel/i18n.php
   grass-web/trunk/devel/roadmap.php
   grass-web/trunk/devel/svn.php
   grass-web/trunk/devel/svntags.php
   grass-web/trunk/download/addons.php
   grass-web/trunk/download/cdrom.php
   grass-web/trunk/download/data.php
   grass-web/trunk/download/data5.php
   grass-web/trunk/download/data6.php
   grass-web/trunk/download/logograms.php
   grass-web/trunk/gdp/books.php
   grass-web/trunk/gdp/general.php
   grass-web/trunk/gdp/manuals.php
   grass-web/trunk/gdp/manuals_old.php
   grass-web/trunk/gdp/special.php
   grass-web/trunk/gdp/tutorials.php
   grass-web/trunk/intro/firsttime.php
   grass-web/trunk/intro/general.php
Log:
make logo clickable

Modified: grass-web/trunk/community/commercial.php
===================================================================
--- grass-web/trunk/community/commercial.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/community/commercial.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap">
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">                    
           <table cellspacing="0" cellpadding="1" border="0" width="100%">

Modified: grass-web/trunk/community/get_involved.php
===================================================================
--- grass-web/trunk/community/get_involved.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/community/get_involved.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">                    
           <table cellspacing="0" cellpadding="1" border="0" width="100%">

Modified: grass-web/trunk/community/get_involved_de.php
===================================================================
--- grass-web/trunk/community/get_involved_de.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/community/get_involved_de.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">                    
           <table cellspacing="0" cellpadding="1" border="0" width="100%">

Modified: grass-web/trunk/community/sponsors.php
===================================================================
--- grass-web/trunk/community/sponsors.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/community/sponsors.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">                    
           <table cellspacing="0" cellpadding="1" border="0" width="100%">

Modified: grass-web/trunk/community/support.php
===================================================================
--- grass-web/trunk/community/support.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/community/support.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">                    
           <table cellspacing="0" cellpadding="1" border="0" width="100%">

Modified: grass-web/trunk/community/team.php
===================================================================
--- grass-web/trunk/community/team.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/community/team.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">                    
           <table cellspacing="0" cellpadding="1" border="0" width="100%">

Modified: grass-web/trunk/community/usergroups.php
===================================================================
--- grass-web/trunk/community/usergroups.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/community/usergroups.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">                    
           <table cellspacing="0" cellpadding="1" border="0" width="100%">

Modified: grass-web/trunk/devel/grasssvncommit.php
===================================================================
--- grass-web/trunk/devel/grasssvncommit.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/devel/grasssvncommit.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/devel/i18n.php
===================================================================
--- grass-web/trunk/devel/i18n.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/devel/i18n.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/devel/roadmap.php
===================================================================
--- grass-web/trunk/devel/roadmap.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/devel/roadmap.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/devel/svn.php
===================================================================
--- grass-web/trunk/devel/svn.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/devel/svn.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/devel/svntags.php
===================================================================
--- grass-web/trunk/devel/svntags.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/devel/svntags.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/download/addons.php
===================================================================
--- grass-web/trunk/download/addons.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/download/addons.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/download/cdrom.php
===================================================================
--- grass-web/trunk/download/cdrom.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/download/cdrom.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/download/data.php
===================================================================
--- grass-web/trunk/download/data.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/download/data.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/download/data5.php
===================================================================
--- grass-web/trunk/download/data5.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/download/data5.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/download/data6.php
===================================================================
--- grass-web/trunk/download/data6.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/download/data6.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/download/logograms.php
===================================================================
--- grass-web/trunk/download/logograms.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/download/logograms.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/gdp/books.php
===================================================================
--- grass-web/trunk/gdp/books.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/gdp/books.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/gdp/general.php
===================================================================
--- grass-web/trunk/gdp/general.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/gdp/general.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/gdp/manuals.php
===================================================================
--- grass-web/trunk/gdp/manuals.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/gdp/manuals.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/gdp/manuals_old.php
===================================================================
--- grass-web/trunk/gdp/manuals_old.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/gdp/manuals_old.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/gdp/special.php
===================================================================
--- grass-web/trunk/gdp/special.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/gdp/special.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/gdp/tutorials.php
===================================================================
--- grass-web/trunk/gdp/tutorials.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/gdp/tutorials.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/intro/firsttime.php
===================================================================
--- grass-web/trunk/intro/firsttime.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/intro/firsttime.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,12 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <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" border="0">
-	</a>
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">

Modified: grass-web/trunk/intro/general.php
===================================================================
--- grass-web/trunk/intro/general.php	2011-07-26 22:51:12 UTC (rev 47254)
+++ grass-web/trunk/intro/general.php	2011-07-27 07:45:20 UTC (rev 47255)
@@ -24,7 +24,10 @@
    <table cellspacing="1" cellpadding="0" border="0" width="100%" >
    <tbody>
       <tr bgcolor="#ffffff">
-       <td nowrap="nowrap"> <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
+       <td nowrap="nowrap"> 
+          <a href="../index.php">
+            <img src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22" border="0">
+          </a>
        </td>
        <td nowrap="nowrap">
           <table cellspacing="0" cellpadding="1" border="0" width="50%">



More information about the grass-commit mailing list