<{$moduleName}> »» <{$_TITLE_EDIT_CATEGORY}>
<{if $actionForm->hasError()}>
<{/if}>
<{xoops_token form=$actionForm}>
<{$_TITLE_EDIT_CATEGORY}>
<{$_TEXT_CATEGORY_NAME}> <{xoops_input type=hidden name=category_cd value=$category.category_cd}> <{xoops_input name=category_name type=text value=$category.category_name}>
<{$_TEXT_CATEGORY_CONTENT}> <{xoops_input name=category_content type=text value=$category.category_content}>
<{$_TEXT_SORT_NUM}> <{xoops_input name=sort_num type=text maxlength=3 value=$category.sort_num}>
<{$_TEXT_ACTIVE}> <{xoops_input type=checkbox name=act_fg value=1 default=$category.act_fg}>