bringing back forwarding functionality for message list when comp_in_new is turned...
[squirrelmail.git] / plugins / message_details / message_details_top.php
index 739a05c91157c61a80192b89b6cb2952920f91f4..1d2254ed5aa1a08e3478f5af4244093b1d71443d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * @author Marc Groot Koerkamp
  * @copyright Copyright © 2002 Marc Groot Koerkamp, The Netherlands
- * @copyright Copyright © 2004 The SquirrelMail Project Team
+ * @copyright Copyright © 2004-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -40,8 +40,8 @@ echo "<body text=\"$color[8]\" bgcolor=\"$color[3]\" link=\"$color[7]\" vlink=\"
      addHidden('passed_id', $passed_id).
      addHidden('ent_id', '0').
      addHidden('absolute_dl', 'true').
-     '<input type="button" value="' . _("Print") . '" onClick="printPopup()" />&nbsp;&nbsp;'.
-     '<input type="button" value="' . _("Close Window") . '" onClick="window.parent.close()" />&nbsp;&nbsp;'.
+     '<input type="button" value="' . _("Print") . '" onclick="printPopup()" />&nbsp;&nbsp;'.
+     '<input type="button" value="' . _("Close Window") . '" onclick="window.parent.close()" />&nbsp;&nbsp;'.
      addSubmit(_("Save Message")).
      '</form>'.
      '</b>'.