Suggestions in dir redux. Suggestions are now showed in directory if suggest=1 parameter is given to directory.

This commit is contained in:
Stefan Parviainen
2014-12-07 13:38:38 +01:00
parent 83ea120ac9
commit c8818d8349
3 changed files with 6 additions and 2 deletions

View File

@@ -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'),