information about bug_report fix
[squirrelmail.git] / plugins / newmail / newmail.php
index 3bc009043541d07704501d5bb11f19ecaf1c229a..3c1d65ec5f31629f8e278e758146896760665835 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * newmail.php - popup page
  *
- * Copyright (c) 1999-2004 The SquirrelMail Project Team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays all options relating to new mail sounds
@@ -35,7 +35,7 @@ sqGetGlobalVar('numnew', $numnew, SQ_GET);
                           '</font><br /></big><br />' . "\n" .
                           '<form name="nm">' . "\n".
                           '<input type="button" name="bt" value="' . _("Close Window") .
-                          '" onClick="javascript:window.close();" />'."\n".
+                          '" onclick="javascript:window.close();" />'."\n".
                           '</form>',
                           'center' )
                       ) ,