[GRASS-SVN] r42769 - in grass-web/trunk: . images
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jul 12 15:24:29 EDT 2010
Author: neteler
Date: 2010-07-12 19:24:29 +0000 (Mon, 12 Jul 2010)
New Revision: 42769
Added:
grass-web/trunk/images/grasslogo_vector_tiny.png
Modified:
grass-web/trunk/index.php
Log:
smaller logo
Added: grass-web/trunk/images/grasslogo_vector_tiny.png
===================================================================
(Binary files differ)
Property changes on: grass-web/trunk/images/grasslogo_vector_tiny.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Modified: grass-web/trunk/index.php
===================================================================
--- grass-web/trunk/index.php 2010-07-12 17:38:08 UTC (rev 42768)
+++ grass-web/trunk/index.php 2010-07-12 19:24:29 UTC (rev 42769)
@@ -22,7 +22,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"> <img src="images/grasslogo_vector_tiny.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
</td>
<td nowrap="nowrap">
<table cellspacing="0" cellpadding="1" border="0" width="100%">
More information about the grass-commit
mailing list