From dbd13392dd8d5debdbf149db82d6e317cd3cc40b Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 23 Sep 2013 21:54:59 +0200 Subject: use better wording for hiding/showing unread articles and feeds/folders, fix #366 --- templates/part.showall.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/part.showall.php b/templates/part.showall.php index 4f21daf6d..374303358 100644 --- a/templates/part.showall.php +++ b/templates/part.showall.php @@ -2,11 +2,11 @@ class="show-all"> t('Show all')); ?> + news-click-scroll="{direction: 'down', scrollArea: '#app-navigation > ul'}">t('Show read articles')); ?>
  • t('Show only unread')); ?> + href="#">t('Hide read articles')); ?>
  • -- cgit v1.2.3