Commit 66f694456a97ea7440bb5a0eaa31432a5c57f179

Authored by Luciano Prestes
1 parent 010a348b

Add subtitle into software community edit page

Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
views/profile_editor/edit_software_community.html.erb
1 1 <h1><%= _('Configure Community') %></h1>
2 2  
  3 +<h6><%= _('Set the basic settings of the software associated community') %></h6>
  4 +
3 5 <%= javascript_include_tag 'deactivate_profile' %>
4 6 <%= error_messages_for :profile_data %>
5 7  
... ...