Update of /cvsroot/sandweb/sandweb/templates
In directory usw-pr-cvs1:/tmp/cvs-serv18808/templates
Modified Files:
browse.html
Log Message:
fixed a color
Index: browse.html
===================================================================
RCS file: /cvsroot/sandweb/sandweb/templates/browse.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -U2 -r1.22 -r1.23
--- browse.html 2001/10/21 04:02:40 1.22
+++ browse.html 2001/10/21 19:48:34 1.23
@@ -17,5 +17,5 @@
<input type="submit" name="function" value="Submit" />
</td>
- <td width="60%" colspan="3" align="center" bgcolor="#BBAAFF">
+ <td width="60%" colspan="3" align="center">
<a href="<TMPL_VAR NAME=PROGNAME>">Create File</a>
  |  
|