diff options
author | Stefan Parviainen <saparvia@caterva.eu> | 2014-12-07 12:39:50 +0100 |
---|---|---|
committer | Stefan Parviainen <saparvia@caterva.eu> | 2014-12-07 13:40:21 +0100 |
commit | 83ea120ac96c1f565a227a670023aa3128534e45 (patch) | |
tree | 20232d78237111f15f848fd1d58abe834bd019c6 /include/contact_widgets.php | |
parent | 3855be49104b6c874a1c91c7db134e642d3fda20 (diff) | |
download | volse-hubzilla-83ea120ac96c1f565a227a670023aa3128534e45.tar.gz volse-hubzilla-83ea120ac96c1f565a227a670023aa3128534e45.tar.bz2 volse-hubzilla-83ea120ac96c1f565a227a670023aa3128534e45.zip |
Revert "Revert "Directory shows channel suggestions by default""
This reverts commit bfde28f28eae1f4b00aac03b2714254d14ab7464.
Diffstat (limited to 'include/contact_widgets.php')
-rw-r--r-- | include/contact_widgets.php | 1 |
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'), |