diff --git a/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb b/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb index 9bacd0a..0833af8 100644 --- a/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb +++ b/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb @@ -1,5 +1,3 @@ -

<%= @profile.software_info.name + _(' Information') %>

-

<%= _("Name") %>

<%= text_field_tag("community[name]", @profile.name) %> -- libgit2 0.21.2