diff --git a/views/software_communities_plugin/_institution.html.erb b/views/software_communities_plugin/_institution.html.erb index 7b59d89..926d5e7 100644 --- a/views/software_communities_plugin/_institution.html.erb +++ b/views/software_communities_plugin/_institution.html.erb @@ -21,7 +21,7 @@
- <%= _("All fields with (*) are mandatory") %> + <%= required_fields_message %>

<%= labelled_form_for :community, :url => {:action=>"new_institution"}, :html => { :multipart => true, :id=>"institution_form" } do |f| %> -- libgit2 0.21.2