Make newmail plugin work again, various small cleanup and add ability for admin to...
[squirrelmail.git] / plugins / calendar / event_delete.php
index dc90191b4b4d18f667e5684403db21cfadd439ba..79867aef00d87a6f5a00f074e839da67b66b2f00 100644 (file)
@@ -119,7 +119,7 @@ if ($day <= 0){
 
 $calself=basename($PHP_SELF);
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 //load calendar menu
 calendar_header();
 
@@ -145,4 +145,4 @@ if (isset($dyear) && isset($dmonth) && isset($dday) && isset($dhour) && isset($d
 
 ?>
 </table></td></tr></table>
-</body></html>
\ No newline at end of file
+</body></html>