]> git.mxchange.org Git - friendica.git/commitdiff
Converted from space to tab indentation
authorRJ Madsen <rjm6823@rit.edu>
Thu, 6 Jul 2017 19:27:03 +0000 (15:27 -0400)
committerRJ Madsen <rjm6823@rit.edu>
Thu, 6 Jul 2017 19:27:03 +0000 (15:27 -0400)
include/contact_widgets.php

index b40e5cc4ed84d140b6867f8b01455d663d30cfba..6a9f5ec1b76ca693542cb0dabe15562ecc81d731 100644 (file)
@@ -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')
        ));
 
 }