<%=l(:label_contest_innovate_community)%> | <%= l(:label_user_location) %> : | <% if User.current.logged? %> <% unless User.current.user_extensions.identity == 1 %> <%= link_to(l(:label_newtype_contest), {:controller => 'bids', :action => 'new_contest'}, :class => 'icon icon-add') %> <% end %> <% end %> |
<%= text_field_tag 'name', params[:name], :size => 30 %>
<%= hidden_field_tag 'project_type', params[:project_type] %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
|
<%=link_to l(:field_homepage), home_path %> > <%= l(:label_contest_innovate) %> |