Subversion Repositories Applications.papyrus

Rev

Go to most recent revision | Blame | 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>