<{include file="file:admin_header.html"}>
<{$token_ticket}> <{if $selected_datatype_name == 'float' || $selected_datatype_name == 'double'}> <{/if}> <{if !is_null($detailInfo.b_nondisplay)}> <{/if}>

<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_MODIFY_CONTENT}> <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_RELEASE_CONTENT}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DETAIL_NAME}><{$smarty.const._AM_XOONIPS_LABEL_REQUIRED_MARK}>      <{if $name!=$detailInfo.b_name}><{$detailInfo.b_name|xoops_escape}><{else}><{$detailInfo.b_name|xoops_escape}><{/if}>
<{$smarty.const._AM_XOONIPS_POLICY_ITEMFIELD_ID}><{$smarty.const._AM_XOONIPS_LABEL_REQUIRED_MARK}>      <{if $xml!=$detailInfo.b_xml}><{$detailInfo.b_xml|xoops_escape}><{else}><{$detailInfo.b_xml|xoops_escape}><{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_VIEW_TYPE}><{$smarty.const._AM_XOONIPS_LABEL_REQUIRED_MARK}>   <{if !empty($disabled_arr)}> <{/if}>   <{if $view_type!=$detailInfo.b_view_type}><{$detailInfo.b_view_name|xoops_escape}><{else}><{$detailInfo.b_view_name|xoops_escape}><{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_SUBTYPES}>   <{$list_block}>   <{if $list_block!=$detailInfo.b_list}><{$detailInfo.b_list|xoops_escape}><{else}><{$detailInfo.b_list|xoops_escape}><{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DATA_TYPE}><{$smarty.const._AM_XOONIPS_LABEL_REQUIRED_MARK}>   <{if !empty($disabled_arr)}> <{/if}>   <{if $data_type!=$detailInfo.b_data_type}><{$detailInfo.b_data_name|xoops_escape}><{else}><{$detailInfo.b_data_name|xoops_escape}><{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DATA_LENGTH}>   /> <{if !empty($disabled_arr)}> <{/if}>   <{if $data_length!=$detailInfo.b_data_length}><{if $detailInfo.b_data_length!=-1}><{$detailInfo.b_data_length|xoops_escape}><{/if}><{else}><{if $detailInfo.b_data_length!=-1}><{$detailInfo.b_data_length|xoops_escape}><{/if}><{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DATA_LENGTH2}>   /> <{if !empty($disabled_arr)}> <{/if}>   <{if $data_decimal_places!=$detailInfo.b_data_decimal_places}><{$detailInfo.b_data_decimal_places|xoops_escape}><{else}><{$detailInfo.b_data_decimal_places|xoops_escape}><{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DEFAULT_VALUE}>   <{$default_block}>
 <{if $default_block!=$detailInfo.b_default_value}><{$detailInfo.b_default_value|xoops_escape}>
<{else}><{$detailInfo.b_default_value|xoops_escape}><{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_ESSENTIAL}>   <{if $essential=='1'}> <{else}> <{/if}>   <{if $detailInfo.b_essential=='1'}> <{if $essential=='0'}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_ESSENTIAL}><{else}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_ESSENTIAL}><{/if}> <{/if}> <{if $detailInfo.b_essential=='0'}> <{if $essential=='1'}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_NONESSENTIAL}><{else}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_NONESSENTIAL}><{/if}> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DISPLAY}>   <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DETAIL_DISPLAY}>     <{if $detail_display=='1'}> <{else}> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DETAIL_DISPLAY_DESC}>
   <{if $detailInfo.b_detail_display=='1'}> <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DETAIL_DISPLAY}>    <{if $detail_display=='0'}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{/if}> <{/if}> <{if $detailInfo.b_detail_display=='0' }> <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DETAIL_DISPLAY}>    <{if $detail_display=='1'}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{/if}> <{/if}>
  <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_REGIST}>     <{if $registry_user=='1'}> <{else}> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_REGIST_DESC}>
   <{if $detailInfo.b_registry_user=='1'}> <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_REGIST}>    <{if $registry_user=='0'}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{/if}> <{/if}> <{if $detailInfo.b_registry_user=='0' }> <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_REGIST}>    <{if $registry_user=='1'}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{/if}> <{/if}>
  <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_MODIFY}>     <{if $edit_user=='1'}> <{else}> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_MODIFY_DESC}>
   <{if $detailInfo.b_edit_user=='1'}> <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_MODIFY}>    <{if $edit_user=='0'}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{/if}> <{/if}> <{if $detailInfo.b_edit_user=='0' }> <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_MODIFY}>    <{if $edit_user=='1'}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{/if}> <{/if}>
  <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_TARGET}>     <{if $target_user=='1'}> <{else}> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_TARGET_DESC}>
   <{if $detailInfo.b_target_user=='1'}> <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_TARGET}>    <{if $target_user=='0'}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{/if}> <{/if}> <{if $detailInfo.b_target_user=='0' }> <{$smarty.const._AM_XOONIPS_LABEL_ACCOUNT_TARGET}>    <{if $target_user=='1'}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{/if}> <{/if}>
  <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_SCOPE_SEARCH}>     <{if $scope_search=='1'}> /> <{else}> /> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_SCOPE_SEARCH_DESC}>
   <{if $detailInfo.b_scope_search=='1'}> <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_SCOPE_SEARCH}>    <{if $scope_search=='0'}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_HAVE}><{/if}> <{/if}> <{if $detailInfo.b_scope_search=='0' }> <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_SCOPE_SEARCH}>    <{if $scope_search=='1'}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{else}><{$smarty.const._AM_XOONIPS_LABEL_NONE}><{/if}> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_NONDISPLAY}>   <{if $nondisplay=='1'}> <{else}> <{/if}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_NONDISPLAY_DESC}>
   <{if $detailInfo.b_nondisplay=='1'}> <{if $nondisplay=='0'}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_NONDISPLAY}><{else}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_NONDISPLAY}><{/if}> <{/if}> <{if $detailInfo.b_nondisplay=='0' }> <{if $nondisplay=='1'}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DISPLAY}><{else}><{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_DISPLAY}><{/if}> <{/if}>
     
<{include file="file:admin_footer.html"}>