From: RJ Madsen Date: Thu, 6 Jul 2017 19:27:03 +0000 (-0400) Subject: Converted from space to tab indentation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b7b8c5477b496ff2787e7f30c9f1fd0d7b604425;p=friendica.git Converted from space to tab indentation --- 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') )); }