add spacing
This commit is contained in:
parent
0391795f80
commit
6a108104e8
2 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
= link_to t('.from_facebook'), friend_finder_path('facebook', :remote => remote), :rel => 'facebox'
|
= link_to t('.from_facebook'), friend_finder_path('facebook', :remote => remote), :rel => 'facebox'
|
||||||
-else
|
-else
|
||||||
= link_to t('.from_facebook'), friend_finder_path('facebook'), :rel => 'facebox'
|
= link_to t('.from_facebook'), friend_finder_path('facebook'), :rel => 'facebox'
|
||||||
|
%br
|
||||||
|
|
||||||
= link_to t('.by_email'), new_user_invitation_path, :title => t('.invite_someone'), :rel => 'facebox'
|
= link_to t('.by_email'), new_user_invitation_path, :title => t('.invite_someone'), :rel => 'facebox'
|
||||||
- else
|
- else
|
||||||
|
|
|
||||||
|
|
@ -559,7 +559,7 @@ en:
|
||||||
invites_closed: "Invites are currently closed on this Diaspora pod"
|
invites_closed: "Invites are currently closed on this Diaspora pod"
|
||||||
invite_your_friends: "Invite your friends"
|
invite_your_friends: "Invite your friends"
|
||||||
from_facebook: "From Facebook"
|
from_facebook: "From Facebook"
|
||||||
by_email: "via Email"
|
by_email: "By Email"
|
||||||
reshare:
|
reshare:
|
||||||
reshare: "Reshare"
|
reshare: "Reshare"
|
||||||
public_explain:
|
public_explain:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue