thomascube
2011-12-11 ce86f0f14f0cf1bf73f4f6045aea1fa00db432aa
program/js/app.js
@@ -5624,7 +5624,7 @@
      }
      if (mycount && text_obj.length)
        text_obj.html(' ('+mycount+')');
        text_obj.html(this.env.unreadwrap.replace(/%[sd]/, mycount));
      else if (text_obj.length)
        text_obj.remove();