aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-11-19 09:06:36 +1100
committerRedMatrix <info@friendica.com>2014-11-19 09:06:36 +1100
commit39178806736de54cbb0fda20b6bb65779136b9a5 (patch)
treeaba27c55669755957010d69510cc14ed995dc6bc /include
parentf137f50e3b8a17f33b978bd13b72e64af249bab3 (diff)
parente0ab1e24e43e60cec955f82b1d4618050efebeac (diff)
downloadvolse-hubzilla-39178806736de54cbb0fda20b6bb65779136b9a5.tar.gz
volse-hubzilla-39178806736de54cbb0fda20b6bb65779136b9a5.tar.bz2
volse-hubzilla-39178806736de54cbb0fda20b6bb65779136b9a5.zip
Merge pull request #702 from pafcu/master
Directory shows channel suggestions by default
Diffstat (limited to 'include')
-rw-r--r--include/contact_widgets.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/contact_widgets.php b/include/contact_widgets.php
index ee9394e95..4e8adab62 100644
--- a/include/contact_widgets.php
+++ b/include/contact_widgets.php
@@ -24,7 +24,6 @@ function findpeople_widget() {
'$label' => t('Connect/Follow'),
'$hint' => t('Examples: Robert Morgenstein, Fishing'),
'$findthem' => t('Find'),
- '$suggest' => t('Channel Suggestions'),
'$similar' => '', // FIXME and uncomment when mod/match working // t('Similar Interests'),
'$random' => t('Random Profile'),
'$inv' => t('Invite Friends'),