[GRASSweb-list]markus: web/grass60/screenshots gui.php,1.1,1.2
    grass at intevation.de 
    grass at intevation.de
       
    Wed Feb  2 10:31:00 EST 2005
    
        - Previous message: [GRASSweb-list]markus: web/grass60/screenshots gui.inc,NONE,1.1 gui.php,NONE,1.1 menu_side.inc,1.1,1.2 title.inc,1.1,1.2
- Next message: [GRASSweb-list]markus: web/grass60/screenshots gui.php,1.2,1.3
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Author: markus
Update of /grassrepository/web/grass60/screenshots
In directory doto:/tmp/cvs-serv18922
Modified Files:
	gui.php 
Log Message:
reference fix
Index: gui.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/gui.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gui.php	2 Feb 2005 15:18:54 -0000	1.1
+++ gui.php	2 Feb 2005 15:30:58 -0000	1.2
@@ -56,9 +56,45 @@
      ?> 
    </td>
    <td valign="top">
-     <?php
-       include("../../menu_top.inc");
-     ?>
+
+<!-- TOP MENU INCLUDE FOR SUBDIRECTORIES -->
+
+    <table class="topmenu" bgcolor="#008000" cellspacing="0" cellpadding="0" border="0" width="100%">
+    <tbody>
+     <tr>
+     <td><!-- TOP MENU -->
+      <table cellspacing="1" cellpadding="3" border="0" width="100%">
+      <tbody>
+        <tr bgcolor="#cc5e2ca">
+        <td nowrap="nowrap" align="center">
+	<font size="-1"><a href="../../index.php">Home</a></font>
+        </td>
+        <td nowrap="nowrap" align="center">
+	<font size="-1"><a href="../../intro/index.php">Introduction</a></font>
+        </td>
+        <td nowrap="nowrap" align="center">
+	<font size="-1"><a href="../../download/index.php">Download</a></font>
+        </td>
+        <td nowrap="nowrap" align="center">
+	<font size="-1"><a href="../../gdp/index.php">Documents</a></font>
+        </td>
+        <td nowrap="nowrap" align="center">
+	<font size="-1"><a href="../../community/index.php">Community</a></font>
+        </td>
+        <td nowrap="nowrap" align="center">
+	<font size="-1"><a href="../../applications/index.php">Applications</a></font>
+        </td>
+        <td nowrap="nowrap" align="center">
+	<font size="-1"><a href="../../devel/index.php">Development</a></font>
+        </td>
+        </tr>
+      </tbody> 
+      </table><!-- END TOP MENU -->
+     </td>
+     </tr>
+    </tbody>
+    </table> <!-- END TOP MENU STUFF -->
+
    </td>
  </tr>
  <tr>
    
    
        
	- Previous message: [GRASSweb-list]markus: web/grass60/screenshots gui.inc,NONE,1.1 gui.php,NONE,1.1 menu_side.inc,1.1,1.2 title.inc,1.1,1.2
- Next message: [GRASSweb-list]markus: web/grass60/screenshots gui.php,1.2,1.3
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the grass-web
mailing list