Back out support for using SM without Frames
[squirrelmail.git] / src / help.php
index d37b17041dc0287a928c577ba0356ca7c8b27eb9..3d9fec9c7bffb847be95c4f7360831291e5996cf 100644 (file)
@@ -208,6 +208,5 @@ do_hook('help_bottom');
 echo html_tag( 'tr',
             html_tag( 'td', ' ', 'left', $color[0] )
         ).
-       '</table>';
-       noframes_bottom();
-?>
\ No newline at end of file
+       '</table></body></html>';
+?>