<% if isReadonly %> <% _t('LOCKED', 'These fields cannot be modified') %> <% else %> <% _t('DRAG', 'Drag to rearrange order of fields') %> <% end_if %> $ClassName $TitleField <% if showExtraOptions %> <% _t('MORE', 'More options') %> <% end_if %> <% if isReadonly %> <% _t('LOCKED', 'These fields cannot be modified') %> <% else %> <% if CanDelete %> <% _t('DELETE', 'Delete this field') %> <% else %> <% _t('REQUIRED', 'This field is required for this form and cannot be deleted') %> <% end_if %> <% end_if %>
<% if showExtraOptions %> <% end_if %>