[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

grass at intevation.de grass at intevation.de
Tue Nov 15 08:13:04 EST 2005


Author: stephan

Update of /grassrepository/web/community
In directory doto:/tmp/cvs-serv27529/community

Modified Files:
	commercial.php get_involved.php get_involved_de.php 
	support.php usergroups.php 
Log Message:
+ finishing the leftpadding-stuff also in non-index.php-files




Index: commercial.php
===================================================================
RCS file: /grassrepository/web/community/commercial.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- commercial.php	3 Nov 2005 21:56:45 -0000	1.3
+++ commercial.php	15 Nov 2005 13:13:02 -0000	1.4
@@ -67,7 +67,7 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top"> <!-- MAIN PART -->
+  <td valign="top"  class="leftmenu"> <!-- MAIN PART -->
 
   <h3>Commercial Support - GRASS Sponsoring</h3>
      

Index: get_involved.php
===================================================================
RCS file: /grassrepository/web/community/get_involved.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- get_involved.php	14 Nov 2005 10:31:41 -0000	1.3
+++ get_involved.php	15 Nov 2005 13:13:02 -0000	1.4
@@ -67,7 +67,7 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top"> <!-- MAIN PART -->
+  <td valign="top"  class="leftmenu"> <!-- MAIN PART -->
      <div align="right">[<a href="get_involved_de.php">Deutsch</a>]</div>
 
      <h3>Spare time? Nothing to do? Want to give back?</h3>

Index: get_involved_de.php
===================================================================
RCS file: /grassrepository/web/community/get_involved_de.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- get_involved_de.php	14 Nov 2005 10:31:41 -0000	1.1
+++ get_involved_de.php	15 Nov 2005 13:13:02 -0000	1.2
@@ -67,7 +67,7 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top"> <!-- MAIN PART -->
+  <td valign="top" class="leftmenu"> <!-- MAIN PART -->
      <div align="right">[<a href="get_involved.php">English</a>]</div>
 
      <h3>Viel Zeit? Nichts zu tun? Du m&ouml;chtest etwas zur&uuml;ckgeben?</h3>

Index: support.php
===================================================================
RCS file: /grassrepository/web/community/support.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- support.php	17 Jan 2005 20:10:59 -0000	1.2
+++ support.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>Support and Mailing Lists</h3>
      

Index: usergroups.php
===================================================================
RCS file: /grassrepository/web/community/usergroups.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- usergroups.php	8 Jul 2005 03:30:36 -0000	1.3
+++ usergroups.php	15 Nov 2005 13:13:02 -0000	1.4
@@ -67,7 +67,7 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top"> <!-- MAIN PART -->
+  <td valign="top" class="leftmenu"> <!-- MAIN PART -->
   
      <h3>National & Regional user groups</h3>   
      <?php





More information about the grass-web mailing list