Back out support for using SM without Frames
[squirrelmail.git] / plugins / filters / options.php
index 74eb85f50183c6081693a35407c0d7a709dd4f6c..3d2f60ae6e72b170bc015429ba33369d393a8a0a 100644 (file)
@@ -239,6 +239,5 @@ sqgetGlobalVar('action', $action, SQ_GET);
                 html_tag( 'td', ' ', 'left' )
             ) ,
         'center', '', 'width="80%" border="0" cellpadding="2" cellspacing="0"' );
-    noframes_bottom();
-
+    echo '</body></html>';
 ?>
\ No newline at end of file