Added support for using Squirrelmail without frames
[squirrelmail.git] / plugins / bug_report / bug_report.php
index ad8fb3bb64960bc8dadd8c44f23028ebd6dd1b73..344b093b1adecb7d3e73019ea777ae428e9ca406 100644 (file)
@@ -196,4 +196,5 @@ $body = htmlspecialchars($body_top . $body);
    </tr>
    </table>
    </form>
-</body></html>
+<?php noframes_bottom(); ?>
+