[GRASSweb-list]stephan: web/devel cvs.php,1.2,1.3 cvstags.php,1.2,1.3 grasscvscommit.php,1.2,1.3 i18n.php,1.5,1.6 roadmap.php,1.2,1.3
grass at intevation.de
grass at intevation.de
Tue Nov 15 08:13:04 EST 2005
- Previous 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
- Next message: [GRASSweb-list]stephan: web/download addons.php,1.2,1.3 cdrom.php,1.2,1.3 data.php,1.2,1.3 data5.php,1.1,1.2 data6.php,1.1,1.2 logograms.php,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: stephan
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv27529/devel
Modified Files:
cvs.php cvstags.php grasscvscommit.php i18n.php roadmap.php
Log Message:
+ finishing the leftpadding-stuff also in non-index.php-files
Index: cvs.php
===================================================================
RCS file: /grassrepository/web/devel/cvs.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cvs.php 17 Jan 2005 20:10:59 -0000 1.2
+++ cvs.php 15 Nov 2005 13:13:02 -0000 1.3
@@ -67,7 +67,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>CVS Server</h3>
<?php
Index: cvstags.php
===================================================================
RCS file: /grassrepository/web/devel/cvstags.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cvstags.php 17 Jan 2005 20:10:59 -0000 1.2
+++ cvstags.php 15 Nov 2005 13:13:02 -0000 1.3
@@ -67,7 +67,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>CVS, tags, branches and the GRASS development cycle</h3>
<?php
Index: grasscvscommit.php
===================================================================
RCS file: /grassrepository/web/devel/grasscvscommit.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- grasscvscommit.php 17 Jan 2005 20:10:59 -0000 1.2
+++ grasscvscommit.php 15 Nov 2005 13:13:02 -0000 1.3
@@ -67,7 +67,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>CVS commit Mailing List</h3>
<?php
Index: i18n.php
===================================================================
RCS file: /grassrepository/web/devel/i18n.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- i18n.php 18 Mar 2005 15:44:18 -0000 1.5
+++ i18n.php 15 Nov 2005 13:13:02 -0000 1.6
@@ -67,7 +67,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>GRASS messages translation project (i18N)</h3>
<?php
Index: roadmap.php
===================================================================
RCS file: /grassrepository/web/devel/roadmap.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- roadmap.php 17 Jan 2005 20:10:59 -0000 1.2
+++ roadmap.php 15 Nov 2005 13:13:02 -0000 1.3
@@ -67,7 +67,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>GRASS GIS Development Roadmap</h3>
<?php
- Previous 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
- Next message: [GRASSweb-list]stephan: web/download addons.php,1.2,1.3 cdrom.php,1.2,1.3 data.php,1.2,1.3 data5.php,1.1,1.2 data6.php,1.1,1.2 logograms.php,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list