[GRASS-SVN] r37056 - grass-web/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri May 8 15:18:36 EDT 2009
Author: neteler
Date: 2009-05-08 15:18:36 -0400 (Fri, 08 May 2009)
New Revision: 37056
Modified:
grass-web/trunk/donation.inc
grass-web/trunk/donation.php
Log:
cosmetics
Modified: grass-web/trunk/donation.inc
===================================================================
--- grass-web/trunk/donation.inc 2009-05-08 19:04:50 UTC (rev 37055)
+++ grass-web/trunk/donation.inc 2009-05-08 19:18:36 UTC (rev 37056)
@@ -42,6 +42,6 @@
<div align="right">
-<i>Last change: $Date: 2008-11-27 16:55:48 +0100 (Thu, 27 Nov 2008) $ </i><br>
-<i>$Author: neteler $</i>
+<i>Last change: $Date$ </i><br>
+<i>$Author$</i>
</div>
Property changes on: grass-web/trunk/donation.inc
___________________________________________________________________
Name: svn:keywords
+ Author Date Id
Modified: grass-web/trunk/donation.php
===================================================================
--- grass-web/trunk/donation.php 2009-05-08 19:04:50 UTC (rev 37055)
+++ grass-web/trunk/donation.php 2009-05-08 19:18:36 UTC (rev 37056)
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <title>GRASS GIS Contact page</title>
+ <title>GRASS GIS Donation page</title>
<meta name="robots" content="index,follow">
<meta name="description"
content="GRASS GIS (Geographic Resources
@@ -24,7 +24,7 @@
<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" border="0"><img src="images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" border=0 hspace="22"></a>
</td>
<td nowrap="nowrap">
<table cellspacing="0" cellpadding="1" border="0" width="100%">
@@ -32,7 +32,7 @@
<tr bgcolor="#ffffff">
<td nowrap="nowrap">
<center><br>
- <h1>Contact us!</h1>
+ <h1>Supporting the GRASS project by a donation</h1>
</center>
</td>
</tr>
@@ -64,7 +64,7 @@
<tr>
<td valign="top">
<?php
- // include("main_menu_side.inc");
+ include("main_menu_side.inc");
?>
</td>
<td valign="top" class="leftmenu"> <!-- MAIN PART -->
Property changes on: grass-web/trunk/donation.php
___________________________________________________________________
Name: svn:keywords
+ Author Date Id
More information about the grass-commit
mailing list