alecpl
2008-08-28 acbc487af0dfdc803dd33d958231fbe232bb3586
program/js/app.js
@@ -3473,7 +3473,7 @@
    if (item = this.get_folder_li(mbox))
      {
      // set new text
      text_obj = item.firstChild.nextSibling;
      text_obj = item.getElementsByTagName('a')[0];
      reg = /\s+\([0-9]+\)$/i;
      if (count && text_obj.innerHTML.match(reg))