Added support for using Squirrelmail without frames
[squirrelmail.git] / plugins / mail_fetch / options.php
index 5ac6ae26ac242cf824cfe74a959a6a85dcddd45f..58e036c876b479ed47c1a7d332cf07f61dc94db4 100644 (file)
@@ -384,6 +384,5 @@ sqgetGlobalVar('submit_mailfetch', $submit_mailfetch, SQ_POST);
             ) ,
         'center', '', 'width="70%"' );
     }
-
-    ?>
-</body></html>
+    noframes_bottom();
+?>
\ No newline at end of file