[% INCLUDE 'admin/header.html' title=tprintf(('Defect Type for %s'), body.name) -%] [% dt = defect_type %] [% UNLESS dt.id %]

[% ('New defect type') %]

[% END %]

[% ('Name:') %]

[% ('Description:') %]

[% ('If you only want this defect type to be an option for specific categories, pick them here. By default they will show for all categories.') %]

[% INCLUDE 'admin/category-multiselect.html' %] [% TRY %][% INCLUDE 'admin/defecttypes/extra_fields.html' %][% CATCH file %][% END %]

[% INCLUDE 'admin/footer.html' %]