[GRASSweb-list]markus: web/grass60/screenshots gui.php,1.2,1.3
grass at intevation.de
grass at intevation.de
Wed Feb 2 10:31:40 EST 2005
Author: markus
Update of /grassrepository/web/grass60/screenshots
In directory doto:/tmp/cvs-serv18939
Modified Files:
gui.php
Log Message:
reference fix
Index: gui.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/gui.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gui.php 2 Feb 2005 15:30:58 -0000 1.2
+++ gui.php 2 Feb 2005 15:31:38 -0000 1.3
@@ -51,9 +51,39 @@
<tbody>
<tr>
<td valign="top">
- <?php
- include("../../menu_search.inc");
- ?>
+
+<!-- Search MENU INCLUDE -->
+
+ <table class="topmenu" bgcolor="#008000" cellspacing="0" cellpadding="0" border="0" width="150">
+ <tbody>
+ <tr>
+ <td><!-- SEARCH MENU -->
+ <table cellspacing="1" cellpadding="3" border="0" width="100%">
+ <tbody>
+ <tr bgcolor="#cc5e2ca">
+ <td nowrap="nowrap" valign="top">
+ <font size="-1">
+ <form method="post" action="http://grass.itc.it/cgi-bin/htsearch">
+ <input type="hidden" name="config" value="htdig">
+ <input type="hidden" name="restrict" value="grass">
+ <input type="hidden" name="exclude" value="">
+ <input type="text" size="8" name="words" value="">
+ <input type="submit" value="Search"><br>
+ <center>
+ <a href="../../searchgrass.php">Advanced search</a>
+ </center>
+ </form>
+ </font>
+
+ </td>
+ </tr>
+ </tbody>
+ </table><!-- END TOP MENU -->
+ </td>
+ </tr>
+ </tbody>
+ </table> <!-- END menu frame -->
+
</td>
<td valign="top">
More information about the grass-web
mailing list