[GRASS-web] hamish: web/screenshots gui.php,1.2,1.3

grass at intevation.de grass at intevation.de
Fri Nov 16 07:15:05 EST 2007


Author: hamish

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

Modified Files:
	gui.php 
Log Message:
use standard screenshot page footer


Index: gui.php
===================================================================
RCS file: /grassrepository/web/screenshots/gui.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gui.php	25 Sep 2007 08:06:26 -0000	1.2
+++ gui.php	16 Nov 2007 12:15:03 -0000	1.3
@@ -72,30 +72,16 @@
    </td>
       <td valign="top" class="leftmenu"> 
         <!-- MAIN PART -->
+
 	<h3>Screenshots of GRASS GIS in action</h3>
         <h3>User interface screenshots</h3>
         <?php
          include("gui.inc");
         ?>
 
-        <P>
-        <i>Please also select from the menu on the left.</i>
-
-<p> 
-<table align="center" border="1">
-<tbody><tr>
-<td align="center" width="30%"§>
- <a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
- <img src="../images/cc_by_white.png" alt="Creative Commons Attribution icon">
- <img src="../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
-</td>
-<td align="center">
- <i>Above screenshots are licensed under the <a href="http://creativecommons.org/" alt="Creative Commons">Creative&nbsp;Commons</a>
- <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
-</td>
-</tr>
-</tbody></table>
-
+	<?php
+	 include("footer.inc");
+	?>
 
         <!-- END MAIN PART -->
       </td>




More information about the grass-web mailing list