{include file="header.html"}

{button class="btn btn-secondary" href="?m=helpdesk" icon="cancel" label="Back"} {trans($title)}

{box title="Message"}
{trans("Subject:")}
{trans("Body:")}
{trans("Attachments:")} {t a=$post_max_size.text}Maximum total file size: $a{/t} {t a=$upload_max_filesize.text}Maximum single file size: $a{/t}
{button type="submit" class="btn btn-danger submit-button" accesskey="S" icon="message" label="Submit"}
{/box}
{include file="footer.html"}