alecpl
2008-10-02 0e109cfd1b6807166f277234c1b1bd1c070ce612
- revert wrong stuff from my tests that shouldn't be commited


1 files modified
2 ■■■ changed files
program/js/app.js 2 ●●● patch | view | raw | blame | history
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'];
      }