frameset pages must not use standard footer because it contains "</body>",
[squirrelmail.git] / templates / default / webmail.tpl
index 845c5cc7690ec41fa6c583113eae80dd7af85675..2fb304ab7d3c2763155b1b9ece1a4a932ba0ec7c 100644 (file)
@@ -39,4 +39,4 @@ if ($nav_on_left) {
     $output .= $right_frame . $left_frame;
 }
 
-echo $output ."\n</frameset>";
+echo $output ."\n</frameset>\n</html>";