ref: master
plugins/classify_members/views/classify_members_plugin_admin/index.html.erb
<%= button_bar do %> <%= submit_button(:save, _('Save'), :cancel => {:controller => 'plugins', :action => 'index'}) %> <% end %> <% end %><%= _("Classify Members Plugin's config") %>
<%= form_for(:settings) do |f| %> <%= labelled_form_field _('Communities to classify people:'), f.text_area(:communities) %><%= _('List of community identifiers and the applicable person label, line by line.') %>