diff --git a/app/views/memberships/index.rhtml b/app/views/memberships/index.rhtml
index 38a2150..c084e90 100644
--- a/app/views/memberships/index.rhtml
+++ b/app/views/memberships/index.rhtml
@@ -25,4 +25,5 @@
<% button_bar do %>
<%= button(:add, _('Register a new Enterprise'), :controller => 'enterprise_registration') %>
<%= button(:add, _('Create a new community'), :action => 'new_community') %>
+ <%= button(:back, _('Go back'), :controller => 'profile_editor') %>
<% end %>
--
libgit2 0.21.2