<{$itemtype_name}>
|
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_MODIFY_CONTENT}> |
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_RELEASE_CONTENT}> |
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_GROUP_NAME}> |
<{$groupInfo.a_name|xoops_escape}> |
<{$groupInfo.b_name|xoops_escape}> |
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_XML_TAG}> |
<{$groupInfo.a_xml|xoops_escape}> |
<{$groupInfo.b_xml|xoops_escape}> |
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_OCCURRENCE}> |
<{if $groupInfo.a_occurrence=='1'}>
<{$smarty.const._AM_XOONIPS_LABEL_HAVE}>
<{/if}>
<{if $groupInfo.a_occurrence=='0' }>
<{$smarty.const._AM_XOONIPS_LABEL_NONE}>
<{/if}>
|
<{if $groupInfo.b_occurrence=='1'}>
<{$smarty.const._AM_XOONIPS_LABEL_HAVE}>
<{/if}>
<{if $groupInfo.b_occurrence=='0' }>
<{$smarty.const._AM_XOONIPS_LABEL_NONE}>
<{/if}>
|