diff options
author | Stefan Parviainen <saparvia@caterva.eu> | 2014-11-18 19:42:13 +0100 |
---|---|---|
committer | Stefan Parviainen <saparvia@caterva.eu> | 2014-11-18 19:42:13 +0100 |
commit | e0ab1e24e43e60cec955f82b1d4618050efebeac (patch) | |
tree | 26724ac985fb709b0863d8c8ef804fe103b42c4d /include/contact_widgets.php | |
parent | c8c061d0cfdd1191b7a6d1acd7eeeaf484f75128 (diff) | |
download | volse-hubzilla-e0ab1e24e43e60cec955f82b1d4618050efebeac.tar.gz volse-hubzilla-e0ab1e24e43e60cec955f82b1d4618050efebeac.tar.bz2 volse-hubzilla-e0ab1e24e43e60cec955f82b1d4618050efebeac.zip |
Directory shows channel suggestions by default
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'), |