From f0f98fb108885aca3c29f759128040ef9e015e68 Mon Sep 17 00:00:00 2001 From: svncommit Date: Mon, 24 Jul 2006 18:41:27 +0000 Subject: Improvements to Draft handling --- skins/default/templates/compose.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'skins') diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html index db5fe99bd..ed44bb56c 100644 --- a/skins/default/templates/compose.html +++ b/skins/default/templates/compose.html @@ -20,13 +20,6 @@ function rcmail_toggle_display(id) return false; } -function rcmail_auto_save() - { - rcmail.command('savedraft','',this); - self.setTimeout('rcmail_auto_save()',300000); - } -self.setTimeout('rcmail_auto_save()',300000); - //--> -- cgit v1.2.3