aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Rpost.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-22 11:04:18 +0200
committergit-marijus <mario@mariovavti.com>2017-07-22 11:04:18 +0200
commit4335e49381a766bc59b3ccd3df9c4981afab7603 (patch)
tree7fa7b9554fa18032ed1bf47690b9162a22bd7c9d /Zotlabs/Module/Rpost.php
parent27678a523c4c02bf4e3b31bf4ac01413feaf3759 (diff)
downloadvolse-hubzilla-4335e49381a766bc59b3ccd3df9c4981afab7603.tar.gz
volse-hubzilla-4335e49381a766bc59b3ccd3df9c4981afab7603.tar.bz2
volse-hubzilla-4335e49381a766bc59b3ccd3df9c4981afab7603.zip
more nav_set_selected
Diffstat (limited to 'Zotlabs/Module/Rpost.php')
-rw-r--r--Zotlabs/Module/Rpost.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zotlabs/Module/Rpost.php b/Zotlabs/Module/Rpost.php
index 1349cd1c5..731eab82e 100644
--- a/Zotlabs/Module/Rpost.php
+++ b/Zotlabs/Module/Rpost.php
@@ -59,6 +59,8 @@ class Rpost extends \Zotlabs\Web\Controller {
}
return login();
}
+
+ nav_set_selected(t('Post'));
// If we have saved rpost session variables, but nothing in the current $_REQUEST, recover the saved variables