- revert wrong stuff from my tests that shouldn't be commited

release-0.6
alecpl 16 years ago
parent 52851464e0
commit 0e109cfd1b

@ -2112,7 +2112,7 @@ function rcube_webmail()
if (this.env.signatures[id])
{
newsig = String(this.env.signatures[id]['text']).replace("\n", "\r\n");
newsig = this.env.signatures[id]['text'];
htmlsig = this.env.signatures[id]['is_html'];
}

Loading…
Cancel
Save