{"Subscription Forms"|i18n}

{if $rows} {/if}
{"Existing"|i18n} {foreach from=$rows item=row} {foreachelse} {/foreach}
{"Options"|i18n} {"Label (Name)"|i18n}
{"Delete"|i18n}   {"Edit"|i18n}   {"HTML Code"|i18n} {if $flash_forms_exists AND ($admin.admin_flash_forms || $admin.id == 1)}   {"Flash Form"|i18n} {/if} {if $row.label}{$row.label}{else}{"No name entered"|i18n}{/if}
{"There are currently 0 subscription forms for this list."|i18n}

{include file="pagination.inc.tpl.htm"}
{"Options"|i18n}

{if $flash_forms_exists AND ($admin.admin_flash_forms || $admin.id == 1)}
{"Tip: To create a Flash Form, you should first create a new form. Then you will see the option on this page to \"Generate Flash Form\". (Please see the documentation for more details.)"|i18n} {/if}



{"Other Forms of Allowing Users To Subscribe - VIA LINK"|i18n}

{"Link to complete subscription form with option to subscribe to multiple lists."|i18n}

{"To link to the subscription form with giving the user the ability to subscribe to multiple lists, simply create a link pointing to"|i18n}:

{$site.murl}/box.php?nl={$list_id}


{"Link to complete subscription form without option to subscribe to multiple lists."|i18n}

{"To link to the subscription form without giving the user the ability to subscribe to multiple lists, simply create a link pointing to"|i18n}:

{$site.murl}/box.php?nl={$list_id}&mlt=no


{"Link to UN-Subscribe form without option to unsubscribe from multiple lists."|i18n}

{"To link to the UN-subscribe form without giving the user the ability to unsubscribe from multiple lists, simply create a link pointing to"|i18n}:

{$site.murl}/index.php?action=subscribe&mode=view_unsubscribe&nl={$list_id}&mlt=no