We're living in 2004 now... perl is your friend for these kinds of things :)
[squirrelmail.git] / plugins / mail_fetch / options.php
index 58e036c876b479ed47c1a7d332cf07f61dc94db4..27b1a9403abd73c99934c84814c0df9ddb5542cc 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * mail_fetch/options.php
  *
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Setup of the mailfetch plugin.
@@ -384,5 +384,6 @@ sqgetGlobalVar('submit_mailfetch', $submit_mailfetch, SQ_POST);
             ) ,
         'center', '', 'width="70%"' );
     }
-    noframes_bottom();
-?>
\ No newline at end of file
+
+    ?>
+</body></html>