philippe_mingo 24 лет назад
Родитель
Сommit
18c1ce84be
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      functions/mailbox_display.php

+ 1 - 1
functions/mailbox_display.php

@@ -488,7 +488,7 @@
          } 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 */