re-named variable to match scheme
This commit is contained in:
parent
b7b8c5477b
commit
7593152bcb
|
@ -38,7 +38,7 @@ function findpeople_widget() {
|
|||
'$similar' => t('Similar Interests'),
|
||||
'$random' => t('Random Profile'),
|
||||
'$inv' => t('Invite Friends'),
|
||||
'directory' => t('View Global Directory')
|
||||
'$directory' => t('View Global Directory')
|
||||
));
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user