From: Nick J. <nje...@us...> - 2001-12-21 22:17:40
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv15013/templates Modified Files: browse.html Log Message: * added preceeding space to file size area. what happened to the Command menu? Index: browse.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/browse.html,v retrieving revision 1.46 retrieving revision 1.47 diff -U2 -r1.46 -r1.47 --- browse.html 2001/12/21 22:13:30 1.46 +++ browse.html 2001/12/21 22:17:37 1.47 @@ -100,4 +100,5 @@ </td> <td> +   <TMPL_VAR NAME=FILESIZE>/<font size="2"><i>B</i></font> </td> |