From: Rob H. <for...@us...> - 2001-12-21 07:31:15
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv30924/templates Modified Files: browse.html Log Message: adjusted one td to match the other Index: browse.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/browse.html,v retrieving revision 1.42 retrieving revision 1.43 diff -U2 -r1.42 -r1.43 --- browse.html 2001/12/21 07:25:43 1.42 +++ browse.html 2001/12/21 07:31:12 1.43 @@ -63,5 +63,5 @@ <table width="100%" border="1"> <tr> - <td width="65%" align="left"> + <td width="60%" align="left"> <a href="javascript:selectAll(document.browse.filename)">Select All</a> | |