[GRASSweb-list] hamish: web/screenshots index.php,1.1,1.2

grass at intevation.de grass at intevation.de
Sun Sep 23 09:18:10 EDT 2007


Author: hamish

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

Modified Files:
	index.php 
Log Message:
clicking logo takes you back to the main page


Index: index.php
===================================================================
RCS file: /grassrepository/web/screenshots/index.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.php	20 Sep 2007 03:35:15 -0000	1.1
+++ index.php	23 Sep 2007 13:18:08 -0000	1.2
@@ -24,8 +24,11 @@
    <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>
+       <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%">
           <tbody>





More information about the grass-web mailing list