svncommit
2006-07-24 f0f98fb108885aca3c29f759128040ef9e015e68
skins/default/templates/compose.html
@@ -20,13 +20,6 @@
  return false;
  }
function rcmail_auto_save()
  {
  rcmail.command('savedraft','',this);
  self.setTimeout('rcmail_auto_save()',300000);
  }
self.setTimeout('rcmail_auto_save()',300000);
//-->
</script>
</head>