aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Articles.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-09-17 19:38:40 -0700
committerzotlabs <mike@macgirvin.com>2018-09-17 19:38:40 -0700
commitdfdf11d461d9c72fa4fb54fd28949af2a90209b3 (patch)
tree8b3cddfb1f235c60125763066f13c3822c0ac530 /Zotlabs/Module/Articles.php
parentcc5ef57843f4012f7319a0ffd687fe26950a7790 (diff)
parentc4c1b1f5a2ab90873bf1eef31ed794d94fdd6077 (diff)
downloadvolse-hubzilla-dfdf11d461d9c72fa4fb54fd28949af2a90209b3.tar.gz
volse-hubzilla-dfdf11d461d9c72fa4fb54fd28949af2a90209b3.tar.bz2
volse-hubzilla-dfdf11d461d9c72fa4fb54fd28949af2a90209b3.zip
Merge branch 'dev'
Diffstat (limited to 'Zotlabs/Module/Articles.php')
-rw-r--r--Zotlabs/Module/Articles.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Articles.php b/Zotlabs/Module/Articles.php
index d622b221a..7af1ab6b8 100644
--- a/Zotlabs/Module/Articles.php
+++ b/Zotlabs/Module/Articles.php
@@ -45,7 +45,7 @@ class Articles extends Controller {
return $o;
}
- nav_set_selected(t('Articles'));
+ nav_set_selected('Articles');
head_add_link([
'rel' => 'alternate',