summaryrefslogtreecommitdiffstats
path: root/templates/part.listfolder.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.listfolder.php')
-rw-r--r--templates/part.listfolder.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.listfolder.php b/templates/part.listfolder.php
index e007b6faa..b2404b3f1 100644
--- a/templates/part.listfolder.php
+++ b/templates/part.listfolder.php
@@ -34,7 +34,7 @@
<span class="unread-counter"
ng-show="folderBusinessLayer.getUnreadCount(folder.id) > 0">
- {{ folderBusinessLayer.getUnreadCount(folder.id) }}
+ {{ unreadCountFormatter(folderBusinessLayer.getUnreadCount(folder.id)) }}
</span>
<button class="svg action mark-read-icon"