{bithelp}

{if $gContent->isValid()}{tr}Edit Edition{/tr}: {$gContent->getTitle()}{else}{tr}Create New Edition{/tr}{/if}

{if $preview eq 'y'}

{$info.subject}

{$parsed}
{/if}
{formfeedback success=$success error=$gContent->mErrors} {form enctype="multipart/form-data" id="editpageform"} {jstabs} {jstab title="Edition Body"} {legend legend="Edition Body"}
{formlabel label="Newsletter" for="nl_content_id"} {forminput} {formhelp note="Pick the newsletter you want to post to."} {/forminput}
{include file="bitpackage:liberty/edit_services_inc.tpl serviceFile=content_edit_mini_tpl}
{formlabel label="Draft" for="draft"} {forminput} {formhelp note=""} {/forminput}
{formlabel label="Subject" for="subject"} {forminput} {formhelp note="This will appear in the subject line of the email."} {/forminput}
{formlabel label="Reply-To" for="replyto"} {forminput} {formhelp note="This is the email address to which any replies will be sent."} {/forminput}
{include file="bitpackage:liberty/edit_format.tpl"} {if $gBitSystem->isPackageActive( 'smileys' )} {include file="bitpackage:smileys/smileys_full.tpl"} {/if} {if $gBitSystem->isPackageActive( 'quicktags' )} {include file="bitpackage:quicktags/quicktags_full.tpl"} {/if}
{formlabel label="Body" for="body"} {forminput} {/forminput}
{/legend} {/jstab} {include file="bitpackage:liberty/edit_services_inc.tpl serviceFile=content_edit_tab_tpl} {if $gBitUser->hasPermission('p_liberty_attach_attachments')} {jstab title="Attachments"} {legend legend="Attachments"} {include file="bitpackage:liberty/edit_storage.tpl"} {/legend} {/jstab} {/if} {/jstabs}
{/form}