Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/Assemble.pl 2003/12/06 21:10:18 1.4
+++ mitgcm.org/front_content/Assemble.pl 2004/03/10 15:12:55 1.5
@@ -71,8 +71,8 @@
}
$menu = join "", $menu, $tmp;
}
- $tmp = "<a href=\"./htdig\" />Search</a><br />\n";
- $menu = join "", $menu, $tmp;
+ # $tmp = "<a href=\"./htdig\" />Search</a><br />\n";
+ # $menu = join "", $menu, $tmp;
# Create the output
$_ = $template;
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |