[GRASSweb-list] markus: web/grass63 index.php,1.2,1.3

grass at intevation.de grass at intevation.de
Mon Aug 28 06:18:09 EDT 2006


Author: markus

Update of /grassrepository/web/grass63
In directory doto:/tmp/cvs-serv22652/grass63

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

Index: index.php
===================================================================
RCS file: /grassrepository/web/grass63/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.php	12 Aug 2006 19:28:34 -0000	1.2
+++ index.php	28 Aug 2006 10:18:07 -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