projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
255f387
)
Converted from space to tab indentation
author
RJ Madsen
<rjm6823@rit.edu>
Thu, 6 Jul 2017 19:27:03 +0000
(15:27 -0400)
committer
RJ Madsen
<rjm6823@rit.edu>
Thu, 6 Jul 2017 19:27:03 +0000
(15:27 -0400)
include/contact_widgets.php
patch
|
blob
|
history
diff --git
a/include/contact_widgets.php
b/include/contact_widgets.php
index b40e5cc4ed84d140b6867f8b01455d663d30cfba..6a9f5ec1b76ca693542cb0dabe15562ecc81d731 100644
(file)
--- 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')
));
}