{if $formSubmitted}
{if $submitResult} {"Changes successfully changed."|i18n} {else} {"Changes NOT saved. Please, try again later."|i18n} {/if}
{/if} {include file="personalization_javascript.js"}

{"Opt-In/Out"|i18n}

{"Format of opt in/out messages"|i18n}

{"Opt-In Confirmations"|i18n} {if $admin.force_optin} {/if}
{"Yes"|i18n}     {"No"|i18n}
{"Confirm Opt-In?"|i18n}
{"Subject"|i18n}
{"From Name"|i18n}
{"From Email"|i18n}
{"Opt-In Message"|i18n}
{if $form.confirmoptt == 'text'} {/if}

{if $form.confirmoptt == 'html'} {editor content=$form.icontent name=icontent width=$admin.brand_editorw height=$admin.brand_editorh fullpage=0 public=0 toolbar=Personalize customcfg="../../../admin/templates/editor.js"} {else} {/if}


{"Opt-Out Confirmations"|i18n}
{"Yes"|i18n}     {"No"|i18n}
{"Confirm Opt-Out?"|i18n}
{"Subject"|i18n}
{"From Name"|i18n}
{"From Email"|i18n}
{"Opt-Out Message"|i18n}
{if $form.confirmoptt == 'text'} {/if}
{if $form.confirmoptt == 'html'} {editor content=$form.ocontent name=ocontent width=$admin.brand_editorw height=$admin.brand_editorh fullpage=0 public=0 toolbar=Personalize customcfg="../../../admin/templates/editor.js"} {else} {/if}

*{"To insert the confirmation link, so users may confirm their subscription, simply type"|i18n}  %CONFIRMLINK%  {"anywhere within the message portion of the message to have the link placed in that area."|i18n}