<{$smarty.const._MD_XOONIPS_ITEM_MODIFY_ITEM_TITLE}>

<{* template for displaying to confirm edited item information $item_id: id of item for edit $body: HTML of form to confirm edited item $http_vars: Hash table of parameter send to the following page(item information etc...) $system_message: messages or errors from system(it is possible to omit it.) $select_private_index_auto: assign this if /Private is selected automatically(by XooNIps) *}>
<{if $auto_select_private_index_message}> <{if !empty( $select_private_index_auto )}> <{$smarty.const._MD_XOONIPS_ITEM_SELECT_PRIVATE_INDEX_AUTO}> <{/if}> <{/if}>

<{$system_message}>

<{$body}> <{$hidden}> <{foreach key=k item=v from=$http_vars}> <{/foreach}>
<{if $update_button_visible}> <{/if}>