Back out support for using SM without Frames
[squirrelmail.git] / plugins / info / options.php
index c5f2a352cd4b52754569346f20ea1ebad2274530..9eb2ce69fdb6150fda84bc50b585e222885b5de9 100644 (file)
@@ -157,9 +157,7 @@ if ($submit == 'submit') {
         print "</TD><TR></TABLE></CENTER><BR>\n";
     }
 }
-    print "</TD></TR></TABLE></CENTER>";
-    noframes_bottom();
-
+    print "</TD></TR></TABLE></CENTER></BODY></HTML>";
     sqimap_logout($imap_stream);
     do_hook('info_bottom');
 ?>