<{if $actionForm->hasError()}>
<{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=draftbox_id value=$actionForm->get('draftbox_id')}>
<{$smarty.const._MD_MESSAGE_LANG_SEND_MESSAGE}>
<{$smarty.const._MD_MESSAGE_LANG_TO}> ">
<{$smarty.const._MD_MESSAGE_LANG_SUBJECT}> "> <{xoops_input type=text name=title value=$actionForm->get('title') size=32 maxlength=255}>
<{$smarty.const._MD_MESSAGE_LANG_MESSAGE}> "> <{xoops_dhtmltarea type=text name=message value=$actionForm->get('message') cols=70 rows=20}>
<{legacy_button id=Preview class=formButton Text=$smarty.const._MD_MESSAGE_LANG_PREVIEW}> <{legacy_button id=Submit class=formButton Text=$smarty.const._SUBMIT}>