alecpl
2008-10-02 0e109cfd1b6807166f277234c1b1bd1c070ce612
program/js/app.js
@@ -2112,7 +2112,7 @@
   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'];
     }