Commit 66f694456a97ea7440bb5a0eaa31432a5c57f179
1 parent
010a348b
Exists in
master
and in
5 other branches
Add subtitle into software community edit page
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
views/profile_editor/edit_software_community.html.erb
1 | <h1><%= _('Configure Community') %></h1> | 1 | <h1><%= _('Configure Community') %></h1> |
2 | 2 | ||
3 | +<h6><%= _('Set the basic settings of the software associated community') %></h6> | ||
4 | + | ||
3 | <%= javascript_include_tag 'deactivate_profile' %> | 5 | <%= javascript_include_tag 'deactivate_profile' %> |
4 | <%= error_messages_for :profile_data %> | 6 | <%= error_messages_for :profile_data %> |
5 | 7 |