<{if $actionForm->hasError()}> <{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=question_id value=$actionForm->getVar('question_id')}>
<{$smarty.const._AD_CUESTION_LANG_CATEGORY_ID}> ">
<{$smarty.const._AD_CUESTION_LANG_SUBJECT}> "> <{xoops_input type=text name=subject value=$actionForm->getVar('subject') size=15 maxlength=255}>
<{$smarty.const._AD_CUESTION_LANG_BODY}> "> <{xoops_dhtmltarea type=text name=body value=$actionForm->getVar('body')}>
<{$smarty.const._AD_CUESTION_LANG_COUNT}> "> <{xoops_input type=text name=count value=$actionForm->getVar('count')}>
<{$smarty.const._AD_CUESTION_LANG_RATING}> "> <{xoops_input type=text name=rating value=$actionForm->getVar('rating')}>