[GRASSweb-list] hamish: web/screenshots index.php,1.5,1.6

grass at intevation.de grass at intevation.de
Wed Nov 14 06:56:36 EST 2007


Author: hamish

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

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


Index: index.php
===================================================================
RCS file: /grassrepository/web/screenshots/index.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- index.php	31 Oct 2007 22:49:04 -0000	1.5
+++ index.php	14 Nov 2007 11:56:34 -0000	1.6
@@ -77,27 +77,9 @@
          include("main.inc");
         ?>
 
-        <P>
-	<i>Select a category from the menu on the left.</i>
-	<BR>
-	Do you have a great screenshot to contribute?
-	 <i><a href="http://grass.gdf-hannover.de/wiki/Screenshot_suggestions">Please let us know</a></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