| <%= _('Article type') %> | <%= _('Article type description') %> | |
|---|---|---|
| <%= check_box_tag 'settings[article_types_with_auto_marking][]', type[:class_name], CommentParagraphPlugin::CommentParagraphHelper.auto_marking_enabled?(@settings, type[:class_name]) %> | <%= _(type[:class_name]) %> | <%= _(type[:short_description]) %> |