{if $formSubmitted}
{if $submitResult} {"Changes Saved."|i18n} {else} {"Changes NOT Saved! Possible cause is that you don't have permission to change users."|i18n} {/if}
{/if}

{"Default List Settings"|i18n}

{if $userFound}
{if $form.parentid == 0}

{"Limits"|i18n}

{"Max Image Upload Size"|i18n} {"bytes"|i18n}
{"Max Attachment Size"|i18n} {"bytes"|i18n}
{"Acceptable File Formats"|i18n}
{"Separate each entry by a comma. Do not include spaces."|i18n}
{"Number of e-mails permitted to send"|i18n}
{"For unlimited leave blank."|i18n}
{"List expiration date"|i18n}
{"Leave blank for no expiration"|i18n}
{"Max Members Allowed"|i18n}
{"For unlimited leave blank."|i18n} 
{"Number of attachments allowed per mailing"|i18n}

{"Privileges"|i18n}

{"Ability to upload images"|i18n}
{"Ability to upload attachments"|i18n}
{"Ability to Generate HTML Form Code"|i18n}
{"Ability to use templates"|i18n}
{"Ability to use link tracking and open/read tracking"|i18n}
{"Ability to personalize mailings"|i18n}
{"Ability to block subscribers"|i18n}
{"Ability to change double opt in/out"|i18n}
{"Ability to re queue mailings?"|i18n}
{"Ability to schedule mailings?"|i18n}
{"Ability to embed images?"|i18n}
{"Sending Formats Allowed"|i18n} {"MIME"|i18n}    {"HTML"|i18n}    {"TEXT"|i18n}

{"Other"|i18n}

{"Send copies of mailings to"|i18n}
{"Keep Private?"|i18n}
{"List will not be listed on default subscription page."|i18n}
{"Default status of automatic unsubscription link check box"|i18n} {"Checked"|i18n}    {"Unchecked"|i18n}
{"Allow duplicates"|i18n}
{"New subscriber Notifcation"|i18n}
{"Sends a email alert when a new user subscribes."|i18n}
{"Default From Name"|i18n}
{"Language"|i18n}
{/if}


{else}

{"Specified user is not found."|i18n}
{/if}