{if $show_message}
{"Changes successful."|i18n}
{/if} {include file="personalization_javascript.js"} {if $edit == 1}

{"Modify Header/Footer"|i18n}

{"Name"|i18n}
{"Brief Description for you to recognize. Does NOT affect your actual header/footer."|i18n}
{"Format"|i18n} {"For HTML Messages"|i18n}
{"For TEXT Messages"|i18n}
{"Header or Footer"|i18n} {"Header"|i18n}
{"Footer"|i18n}
{"Header/Footer Content"|i18n}
{if $form.format == 'html'} {editor content=$form.content name=content width=$admin.brand_editorw height=$admin.brand_editorh fullpage=0 public=0 toolbar=Personalize customcfg="../../../admin/templates/editor.js"} {else}
{"Personalize Message: "|i18n}
{/if}


{else}

{"Headers / Footers"|i18n}

{literal} {/literal}
{if $rows} {foreach from=$rows item=row} {foreachelse} {/foreach}
{"Options"|i18n} {"Name of Header/Footer"|i18n}
{"Edit"|i18n}   {"Delete"|i18n} ({$row.type}) {$row.name}
{"No Headers/Footers Found"|i18n}



{/if} {"Add Header/Footer"|i18n}
{"Name"|i18n}
{"Brief Description for you to recognize. Does NOT affect your actual header/footer."|i18n}
{"Format"|i18n} {"For HTML Messages"|i18n}
{"For TEXT Messages"|i18n}
{"Header or Footer"|i18n} {"Header"|i18n}
{"Footer"|i18n}
{"Header/Footer Content"|i18n}
{if $form.format == 'html'} {editor content=$form.content name=content width=$admin.brand_editorw height=$admin.brand_editorh fullpage=0 public=0 toolbar=Personalize customcfg="../../../admin/templates/editor.js"} {else}
{"Personalize Message: "|i18n}
{/if}


{/if}