diff --git a/include/contact_widgets.php b/include/contact_widgets.php index b40e5cc4ed..6a9f5ec1b7 100644 --- a/include/contact_widgets.php +++ b/include/contact_widgets.php @@ -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') )); }