<%= l(:label_software_user ) %> | <%= l(:label_user_location) %> : |
<%= text_field_tag 'name', params[:name], :size => 30 %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
|
|
<%= link_to request.host()+"/users", :controller => 'users', :action => 'index' %> | <%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_software_user), :controller => 'users', :action => 'index' %> |