<{if $actionForm->hasError()}> <{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=category_id value=$actionForm->getVar('category_id')}>
<{$smarty.const._MD_CUESTION_LANG_PARENT_ID}> "> <{xoops_input type=text name=parent_id value=$actionForm->getVar('parent_id')}>
<{$smarty.const._MD_CUESTION_LANG_NAME}> "> <{xoops_input type=text name=name value=$actionForm->getVar('name') size=15 maxlength=255}>
<{$smarty.const._MD_CUESTION_LANG_DESCRIPTION}> "> <{xoops_dhtmltarea type=text name=description value=$actionForm->getVar('description')}>
<{$smarty.const._MD_CUESTION_LANG_PRIORITY}> "> <{xoops_input type=text name=priority value=$actionForm->getVar('priority')}>