some more html cleanup provided by Dave Huang
[squirrelmail.git] / src / folders.php
index 577818b47c1ab9c1d5805e43ace7a2f6201c19ea..eb7d634d7daba771b659e4bc4aa0f0d0b252e223 100644 (file)
@@ -275,10 +275,9 @@ if ($box && $box2) {
 } else {
     echo _("No folders were found to subscribe to!") . "</td></tr></table>";
 }
-?>
-
 
-  <?php do_hook("folders_bottom"); ?>
+do_hook("folders_bottom");
+?>
 
 
     </td></tr>