<%- if Gem.available?('vpim') -%>

<%= l(:label_import) %>

<%= link_to l(:label_vcf_import), {}, :onclick => "Element.toggle('import_link'); Element.toggle('import_file'); return false;" %> <% form_tag({:controller => :contacts_vcf, :action => :load, :project_id => @project}, :multipart => true ) do %> <% end %> <%- end -%>