[GRASSweb-list] hamish: web/download index.php,1.5,1.6
grass at intevation.de
grass at intevation.de
Wed Aug 23 06:14:17 EDT 2006
Author: hamish
Update of /grassrepository/web/download
In directory doto:/tmp/cvs-serv3899/web/download
Modified Files:
index.php
Log Message:
clicking the logo takes you back to the main page
Index: index.php
===================================================================
RCS file: /grassrepository/web/download/index.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- index.php 27 Apr 2006 23:09:33 -0000 1.5
+++ index.php 23 Aug 2006 10:14:15 -0000 1.6
@@ -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-web
mailing list