' fix
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 29 Oct 2001 15:15:54 +0000 (15:15 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 29 Oct 2001 15:15:54 +0000 (15:15 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1650 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/mailbox_display.php

index a2dba11923b44b0b21dd0883b01bf3b053323b31..7561459217670a20f278078ab5383c96121489e5 100644 (file)
          } while ($i && $i < $endVar);
       }
 
-      echo '</table>;
+      echo '</table>';
       echo "<table width=100%><tr ><td>$lMore$mMore$rMore</td><td align=right>$Message</td></tr></table>";
       /** End of message-list table */