[GRASSweb-list] hamish: web/screenshots raster.php, 1.2, 1.3 vector.php, 1.2, 1.3

grass at intevation.de grass at intevation.de
Mon Sep 24 07:21:47 EDT 2007


Author: hamish

Update of /grassrepository/web/screenshots
In directory doto:/tmp/cvs-serv14749

Modified Files:
	raster.php vector.php 
Log Message:
clicking logo links back to main page


Index: raster.php
===================================================================
RCS file: /grassrepository/web/screenshots/raster.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- raster.php	23 Sep 2007 13:13:02 -0000	1.2
+++ raster.php	24 Sep 2007 11:21:45 -0000	1.3
@@ -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%">

Index: vector.php
===================================================================
RCS file: /grassrepository/web/screenshots/vector.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- vector.php	23 Sep 2007 13:13:02 -0000	1.2
+++ vector.php	24 Sep 2007 11:21:45 -0000	1.3
@@ -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