aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-11-19 09:15:24 +1100
committerRedMatrix <info@friendica.com>2014-11-19 09:15:24 +1100
commitbfde28f28eae1f4b00aac03b2714254d14ab7464 (patch)
tree9e3fc659dda7a83640087b4ca5c216190c99f012 /include
parent39178806736de54cbb0fda20b6bb65779136b9a5 (diff)
downloadvolse-hubzilla-bfde28f28eae1f4b00aac03b2714254d14ab7464.tar.gz
volse-hubzilla-bfde28f28eae1f4b00aac03b2714254d14ab7464.tar.bz2
volse-hubzilla-bfde28f28eae1f4b00aac03b2714254d14ab7464.zip
Revert "Directory shows channel suggestions by default"
Diffstat (limited to 'include')
-rw-r--r--include/contact_widgets.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/contact_widgets.php b/include/contact_widgets.php
index 4e8adab62..ee9394e95 100644
--- a/include/contact_widgets.php
+++ b/include/contact_widgets.php
@@ -24,6 +24,7 @@ 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'),