${ _("Delete Account") }
${ domain + ' ' + _('domain')}
${ _("Are you shure?") }
${ _("Delete Account") + ' - ' + c.userinfo['mailLocalAddress'] }
${ _("User ID:") }
${ c.userinfo['ispmanUserId'] }
${ _("Created on:") }
${ h.date_from_tstamp(c.userinfo['ispmanCreateTimestamp']) }
${ _("First Name:") }
${ c.userinfo['givenName'] }
${ _("Last Name:") }
${ c.userinfo['sn'] }
${ _("FTP Quota:") }
${ c.userinfo['FTPQuotaMBytes'] }
${ _("MB") }
${ _("FTP Status:") }
Enabled
Suspended
${ _("Email Quota:") }
${ c.userinfo['mailQuota'] }
${ _("MB") }
${ _("Email Alias:") }
${c.userinfo['mailAlias'][n]}
${ _("Email Forwards:") }
${c.userinfo['mailForwardingAddress'][n]}