[GRASSweb-list]stephan: web/intro firsttime.php,1.2,1.3 general.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/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
- Next message: [GRASSweb-list]stephan: web/grass60/screenshots general.php,1.3,1.4 gui.php,1.5,1.6 raster.php,1.3,1.4 vector.php,1.3,1.4 viz.php,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: stephan
Update of /grassrepository/web/intro
In directory doto:/tmp/cvs-serv27529/intro
Modified Files:
firsttime.php general.php
Log Message:
+ finishing the leftpadding-stuff also in non-index.php-files
Index: firsttime.php
===================================================================
RCS file: /grassrepository/web/intro/firsttime.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- firsttime.php 17 Jan 2005 20:10:59 -0000 1.2
+++ firsttime.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>Welcome, First time Users of GRASS!</h3>
<?php
Index: general.php
===================================================================
RCS file: /grassrepository/web/intro/general.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- general.php 17 Jan 2005 20:10:59 -0000 1.2
+++ general.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>What's GRASS?</h3>
<?php
- Previous 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
- Next message: [GRASSweb-list]stephan: web/grass60/screenshots general.php,1.3,1.4 gui.php,1.5,1.6 raster.php,1.3,1.4 vector.php,1.3,1.4 viz.php,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list