Update of /cvsroot/sandweb/sandweb/templates
In directory usw-pr-cvs1:/tmp/cvs-serv11449/templates
Modified Files:
browse_module.html
Log Message:
ok, geT_tool_bar is completely seperate from get_browser. cool!
Index: browse_module.html
===================================================================
RCS file: /cvsroot/sandweb/sandweb/templates/browse_module.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -U2 -r1.18 -r1.19
--- browse_module.html 22 Feb 2002 03:47:19 -0000 1.18
+++ browse_module.html 22 Feb 2002 04:48:23 -0000 1.19
@@ -11,8 +11,4 @@
</script>
- <form method="get" submit="<TMPL_VAR NAME=PROGNAME>" name="browse">
- <input type="hidden" name="module_name" value="<TMPL_VAR NAME=MODULE_NAME>" />
- <input type="hidden" name="repo_name" value="<TMPL_VAR NAME=REPO_NAME>" />
- <input type="hidden" name="location" value="<TMPL_VAR NAME=LOCATION>" />
<tr>
<td width="100%">
|