<{$smarty.const._MD_XOONIPS_ITEM_MODIFY_ITEM_TITLE}>

<{* template for displaying to confirm edited item information $Revision: 1.7.4.1 $ $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) *}> <{*
<{$smarty.const._MD_XOONIPS_ITEM_MODIFY_ITEM_CONFIRM_MESSAGE}>
*}>
<{if !empty( $select_private_index_auto )}> <{$smarty.const._MD_XOONIPS_ITEM_SELECT_PRIVATE_INDEX_AUTO}> <{/if}> <{$system_message}> <{$body}> <{foreach key=k item=v from=$http_vars}> <{/foreach}>