[GRASSweb-list]stephan: web contact.php,1.2,1.3 mirrors.php,1.4,1.5 searchgrass.php,1.4,1.5
grass at intevation.de
grass at intevation.de
Tue Nov 15 08:13:04 EST 2005
- Previous message: [GRASSweb-list]markus: web/grass60/screenshots/images qgis_grassshell.jpg,NONE,1.1 qgis_grassshell_small.jpg,NONE,1.1
- Next message: [GRASSweb-list]stephan: web/community commercial.php,1.3,1.4 get_involved.php,1.3,1.4 get_involved_de.php,1.1,1.2 support.php,1.2,1.3 usergroups.php,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: stephan
Update of /grassrepository/web
In directory doto:/tmp/cvs-serv27529
Modified Files:
contact.php mirrors.php searchgrass.php
Log Message:
+ finishing the leftpadding-stuff also in non-index.php-files
Index: contact.php
===================================================================
RCS file: /grassrepository/web/contact.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- contact.php 28 Apr 2005 10:42:31 -0000 1.2
+++ contact.php 15 Nov 2005 13:13:02 -0000 1.3
@@ -67,7 +67,7 @@
// include("main_menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<?php
include("contact.inc");
Index: mirrors.php
===================================================================
RCS file: /grassrepository/web/mirrors.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mirrors.php 28 Apr 2005 10:42:31 -0000 1.4
+++ mirrors.php 15 Nov 2005 13:13:02 -0000 1.5
@@ -67,7 +67,7 @@
// include("main_menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>Software mirror sites</h3>
<?php
Index: searchgrass.php
===================================================================
RCS file: /grassrepository/web/searchgrass.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- searchgrass.php 28 Apr 2005 10:42:31 -0000 1.4
+++ searchgrass.php 15 Nov 2005 13:13:02 -0000 1.5
@@ -67,7 +67,7 @@
// include("main_menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<?php
include("searchgrass.inc");
- Previous message: [GRASSweb-list]markus: web/grass60/screenshots/images qgis_grassshell.jpg,NONE,1.1 qgis_grassshell_small.jpg,NONE,1.1
- Next message: [GRASSweb-list]stephan: web/community commercial.php,1.3,1.4 get_involved.php,1.3,1.4 get_involved_de.php,1.1,1.2 support.php,1.2,1.3 usergroups.php,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list