summaryrefslogtreecommitdiffstats
path: root/templates/part.feed.unread.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.feed.unread.php')
-rw-r--r--templates/part.feed.unread.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/part.feed.unread.php b/templates/part.feed.unread.php
index b2e4567e0..4c40848a1 100644
--- a/templates/part.feed.unread.php
+++ b/templates/part.feed.unread.php
@@ -19,8 +19,8 @@
<span class="unread-counter">
{{ getUnreadCount(feedType.Subscriptions, 0) }}
</span>
- <button class="svg action mark-read-icon"
- ng-click="markAllRead(feedType.Subscriptions, 0)"
- title="<?php p($l->t('Mark all read')) ?>"></button>
+ <button class="svg action mark-read-icon"
+ ng-click="markAllRead(feedType.Subscriptions, 0)"
+ title="<?php p($l->t('Mark all read')) ?>"></button>
</span>
</li> \ No newline at end of file