summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/MobileProfile/MobileProfilePlugin.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/MobileProfile/MobileProfilePlugin.php b/plugins/MobileProfile/MobileProfilePlugin.php
index 1164974b9..ecaea29c0 100644
--- a/plugins/MobileProfile/MobileProfilePlugin.php
+++ b/plugins/MobileProfile/MobileProfilePlugin.php
@@ -281,8 +281,6 @@ class MobileProfilePlugin extends WAP20Plugin
$action->menuItem(common_local_url('login'),
_('Login'));
}
- $action->menuItem(common_local_url('doc', array('title' => 'help')),
- _('Help'));
if ($user || !common_config('site', 'private')) {
$action->menuItem(common_local_url('peoplesearch'),
_('Search'));