diff --git a/app/views/membership_editor/index.rhtml b/app/views/membership_editor/index.rhtml index aacfcce..63c4f4c 100644 --- a/app/views/membership_editor/index.rhtml +++ b/app/views/membership_editor/index.rhtml @@ -13,4 +13,4 @@ <% end %> -<%= link_to _('New enterprise'), :action => 'new_enterprise' %> +<%= link_to _('Request registration of a new enterprise'), :controller => 'enterprise_registration' %> -- libgit2 0.21.2