<{if $actionForm->hasError()}> <{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=faq_id value=$actionForm->getVar('faq_id')}>
<{$smarty.const._MD_CUESTION_LANG_CATEGORY_ID}> ">
<{$smarty.const._MD_CUESTION_LANG_SUBJECT}> "> <{xoops_input type=text name=subject value=$actionForm->getVar('subject') size=15 maxlength=255}>
<{$smarty.const._MD_CUESTION_LANG_BODY}> "> <{xoops_dhtmltarea type=text name=body value=$actionForm->getVar('body')}>
<{$smarty.const._MD_CUESTION_LANG_CREATE_UNIXTIME}> "> <{xoops_input type=text name=create_unixtime value=$actionForm->getVar('create_unixtime')}>
<{$smarty.const._MD_CUESTION_LANG_UPDATE_UNIXTIME}> "> <{xoops_input type=text name=update_unixtime value=$actionForm->getVar('update_unixtime')}>