Back out support for using SM without Frames
[squirrelmail.git] / plugins / newmail / newmail_opt.php
index 01197b4f4a4751bb5d4dd93275c6dbac6180594a..edf59b1e2dc8dac4aee8ce37ecad2d7d3bd26221 100644 (file)
@@ -158,7 +158,7 @@ if ($allowsound == "true") {
                  ) . "\n" .
       '</table>'. "\n" .
    '</form>'. "\n" .
-   '</td></tr></table>'. "\n";
-   noframes_bottom();
+   '</td></tr></table>'. "\n" .
+'</body></html>';
 
-?>
\ No newline at end of file
+?>