summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-14 20:55:03 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-14 20:55:03 +0200
commit3d04a9ae9c1d811b9e2204d7651e948c6641e1fb (patch)
treec6ee1bb5382a2d3d39516438a2a6e0ee3d686b6e /templates
parent8b8da49d79b915dc79ab4f388c9223e889237d65 (diff)
implement jump to next feed source, fix #414
Diffstat (limited to 'templates')
-rw-r--r--templates/part.navigation.unreadfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.navigation.unreadfeed.php b/templates/part.navigation.unreadfeed.php
index 979824d1c..704677968 100644
--- a/templates/part.navigation.unreadfeed.php
+++ b/templates/part.navigation.unreadfeed.php
@@ -2,7 +2,7 @@
active: Navigation.isSubscriptionsActive(),
unread: Navigation.getUnreadCount() > 0
}"
- class="has-counter has-menu">
+ class="subscriptions has-counter has-menu">
<a class="icon-rss" ng-href="#/items/" ng-if="!Navigation.isShowAll()">
<?php p($l->t('Unread articles'))?>