[Tickets #11370] Re: Unread messages count, display options
bugs at horde.org
bugs at horde.org
Wed Aug 22 20:42:47 UTC 2012
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/11370
------------------------------------------------------------------------------
Ticket | 11370
Aktualisiert Von | Thomas at Nurzen.de
Zusammenfassung | Unread messages count, display options
Warteschlange | IMP
Version | 6.0.0beta2
Typ | Enhancement
Status | Resolved
Priorität | 1. Low
Milestone |
Patch |
Zuständige | Michael Slusarz
------------------------------------------------------------------------------
Thomas at Nurzen.de (2012-08-22 20:42) hat geschrieben:
Me again, didn't you miss a number 2?
diff:
if ($poll_info->unseen) {
$this->unseen += $poll_info->unseen;
$label = '<strong>' . $label . '</strong>';
- }
+ //}
- $after = ' (' . $poll_info->unseen . '/' .
$poll_info->msgs . ')';
+ $after = ' (' . $poll_info->unseen . ')';
+ }
More information about the bugs
mailing list