Commit 796ffe2e9d4bc866ed1f7488aef57d999181e9d0

Authored by AntonioTerceiro
1 parent 4f082a30

ActionItem16: adding link to enterprise registration



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@885 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/membership_editor/index.rhtml
... ... @@ -13,4 +13,4 @@
13 13 <% end %>
14 14 </ul>
15 15  
16   -<%= link_to _('New enterprise'), :action => 'new_enterprise' %>
  16 +<%= link_to _('Request registration of a new enterprise'), :controller => 'enterprise_registration' %>
... ...