tweaks, fixed some misspellings, added a few hooks
[squirrelmail.git] / functions / mailbox_display.php
index 8924617f2638878131c3af186b87d1ac828b262a..87074a06d388b1e58d4228144824e9eb651d0902 100644 (file)
       echo "<TR><TD BGCOLOR=\"$color[0]\">";
 
       echo "\n\n\n<FORM name=messageList method=post action=\"move_messages.php?msg=$msg&mailbox=$urlMailbox&startMessage=$startMessage\">";
+      do_hook("mailbox_form_before");
       echo "<TABLE BGCOLOR=\"$color[0]\" COLS=2 BORDER=0 cellpadding=0 cellspacing=0>\n";
       echo "   <TR>\n";
       echo "      <TD WIDTH=60% ALIGN=LEFT VALIGN=CENTER>\n";