skins/larry/ui.js
@@ -174,7 +174,6 @@ } else if (rcmail.env.action == 'compose') { rcmail.addEventListener('aftersend-attachment', show_uploadform) .addEventListener('add-recipient', function(p){ show_header_row(p.field, true); }) .addEventListener('aftertoggle-editor', function(e){ window.setTimeout(function(){ layout_composeview() }, 200); if (e && e.mode)