Update of /cvsroot/sandweb/sandweb/templates
In directory usw-pr-cvs1:/tmp/cvs-serv28554/templates
Modified Files:
browse_module_header.html
Log Message:
fixed stupid bug, last checkin for the night :P
Index: browse_module_header.html
===================================================================
RCS file: /cvsroot/sandweb/sandweb/templates/browse_module_header.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -U2 -r1.1 -r1.2
--- browse_module_header.html 22 Feb 2002 08:54:14 -0000 1.1
+++ browse_module_header.html 22 Feb 2002 09:14:13 -0000 1.2
@@ -1,4 +1 @@
<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>" />
|