Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/users/getting_started.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/getting_started.haml b/app/views/users/getting_started.haml
index 1384ac815..433ac1147 100644
--- a/app/views/users/getting_started.haml
+++ b/app/views/users/getting_started.haml
@@ -112,7 +112,7 @@
.span-5.last{:style => "height:30px;"}
%h4{:style => "margin-top:7px;"}
or
- = link_to t('.find_friends_from_facebook'), friend_finder_path('facebook'), :rel => 'facebox'
+ = link_to t('.find_friends_from_facebook'), friend_finder_path('facebook')
.clearfix
%br