--amend [ci skip]

This commit is contained in:
Jonne Haß 2012-01-29 13:13:08 +01:00
parent 03f119ede7
commit 9b07ce07d6

View file

@ -63,3 +63,6 @@
!= t('.no_contacts_message_with_aspect',
:community_spotlight => link_to(t('.community_spotlight'), community_spotlight_path),
:add_to_aspect_link => link_to(t('.add_to_aspect_link', :name => @aspect.name), edit_aspect_path(@aspect), :rel => "facebox"))
- else
!= t('.no_contacts_message',
:community_spotlight => link_to(t('.community_spotlight'), community_spotlight_path))