% index ||= 1 %>
<%= link_to_remove_section ts('x'), form %> <%= ts('Parent #') %><%= form.text_field :position, :class => 'number', :value => (form.object.position || index), :title => ts('position of parent as integer') %>