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'
|
||||
-else
|
||||
= 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'
|
||||
- else
|
||||
|
|
|
|||
|
|
@ -559,7 +559,7 @@ en:
|
|||
invites_closed: "Invites are currently closed on this Diaspora pod"
|
||||
invite_your_friends: "Invite your friends"
|
||||
from_facebook: "From Facebook"
|
||||
by_email: "via Email"
|
||||
by_email: "By Email"
|
||||
reshare:
|
||||
reshare: "Reshare"
|
||||
public_explain:
|
||||
|
|
|
|||
Loading…
Reference in a new issue