summaryrefslogtreecommitdiffstats
path: root/templates/part.navigation.feed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.navigation.feed.php')
-rw-r--r--templates/part.navigation.feed.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/part.navigation.feed.php b/templates/part.navigation.feed.php
index c6ee7e32c..ecbc5960a 100644
--- a/templates/part.navigation.feed.php
+++ b/templates/part.navigation.feed.php
@@ -95,6 +95,8 @@
class="icon-unpinned"
title="<?php p($l->t('Pin feed to the top')); ?>">
</button>
+ </li>
+ <li>
<button ng-click="Navigation.setOrdering(feed, 1)"
ng-show="feed.ordering == 0"
class="icon-caret-dark feed-no-ordering"