aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Articles.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-17 10:30:47 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-17 10:30:47 +0200
commit2f6cb764a4670f848123153e44d6aa58d6ab01b7 (patch)
treeff4e32768f0960cdf92fd279112aa18513b9bffb /Zotlabs/Module/Articles.php
parent07cd1d1272bd301c2f41f5579697754ccbbf5ae3 (diff)
downloadvolse-hubzilla-2f6cb764a4670f848123153e44d6aa58d6ab01b7.tar.gz
volse-hubzilla-2f6cb764a4670f848123153e44d6aa58d6ab01b7.tar.bz2
volse-hubzilla-2f6cb764a4670f848123153e44d6aa58d6ab01b7.zip
prepare submodule to interact with route
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',