diff options
Diffstat (limited to 'result/HTML/doc2.htm')
| -rw-r--r-- | result/HTML/doc2.htm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/result/HTML/doc2.htm b/result/HTML/doc2.htm index 0446695..2c7e230 100644 --- a/result/HTML/doc2.htm +++ b/result/HTML/doc2.htm @@ -20,7 +20,9 @@ </frameset> <noframes> - <body bgcolor="#FFFFFF" text="#000000" link="#000080" vlink="#000080" alink="#000080" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"><p>This page uses frames, but your browser doesn't support them.</p></body> + <body bgcolor="#FFFFFF" text="#000000" link="#000080" vlink="#000080" alink="#000080" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> + <p>This page uses frames, but your browser doesn't support them.</p> + </body> </noframes> </frameset> </html> |
