re-named variable to match scheme

2022.09-rc
RJ Madsen 2017-07-06 16:37:55 -04:00
rodzic b7b8c5477b
commit 7593152bcb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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')
));
}