summaryrefslogtreecommitdiffstats
path: root/templates/part.navigation.starredfeed.php
diff options
context:
space:
mode:
authorAurélien <dav.aurelien@gmail.com>2021-01-26 14:41:46 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 22:31:21 +0200
commit6ebe676911584bf86d246c4656d42a176f08f242 (patch)
tree7d0e572e46f2dfe80c2f363dc561fc590b3f584f /templates/part.navigation.starredfeed.php
parent08171bb42de718cda797462b9f5de029ce82afb9 (diff)
add root for access shared items
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'templates/part.navigation.starredfeed.php')
-rw-r--r--templates/part.navigation.starredfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.navigation.starredfeed.php b/templates/part.navigation.starredfeed.php
index 1f096d57d..7846f060d 100644
--- a/templates/part.navigation.starredfeed.php
+++ b/templates/part.navigation.starredfeed.php
@@ -4,7 +4,7 @@
}"
class="with-counter starred-feed">
- <a class="icon-starred" ng-href="#/items/starred/">
+ <a class="icon-starred" ng-href="#/items/shared/">
<?php p($l->t('Starred')) ?>
</a>