From: Rob H. <for...@us...> - 2001-11-30 20:31:45
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv22947 Modified Files: view_file.html Log Message: grr.. formatting issues. stupid spaces :) Index: view_file.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/view_file.html,v retrieving revision 1.6 retrieving revision 1.7 diff -U2 -r1.6 -r1.7 --- view_file.html 2001/11/27 01:27:34 1.6 +++ view_file.html 2001/11/30 20:31:42 1.7 @@ -4,7 +4,5 @@ <input type="submit" name="view_method" value="Download" /> <TMPL_VAR NAME=ERROR> -<pre> -<TMPL_VAR NAME=CONTENT> -</pre> +<pre> <TMPL_VAR NAME=CONTENT></pre> </form> </p> |