From 796ffe2e9d4bc866ed1f7488aef57d999181e9d0 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Fri, 9 Nov 2007 20:47:37 +0000 Subject: [PATCH] ActionItem16: adding link to enterprise registration --- app/views/membership_editor/index.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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