Rev 1372 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<div id="phorum-post-form" align="center">
{IF ERROR}<div class="PhorumUserError">{ERROR}</div>{/IF}
{IF OKMSG}<div class="PhorumOkMsg">{OKMSG}</div>{/IF}
{IF PREVIEW}
{INCLUDE posting_preview}
{/IF}
<form id="post_form" name="post" action="{URL->ACTION}" method="post" enctype="multipart/form-data">
{POST_VARS}
{INCLUDE posting_menu}
{INCLUDE posting_messageform}
{INCLUDE posting_buttons}
</form>
</div>