{extends "manage/manage.tpl.html"} {block "javascripts" append} {/block} {block "manage_content"}
{t}Encryption{/t}
{t escape=no}Encryption{/t}:

{t}Eventum allows encrypt email account, database and LDAP passwords.{/t} {t}Encryption can be enabled if your system supports it.{/t} {t}To enable encryption, you need to have openssl extension enabled.{/t}

{html_radios name='encryption' options=$encryption.options selected=$encryption.selected }
{t escape=no}Generate Encryption key{/t}:

{t}Regenerating Encryption Key will re-encrypt all above passwords.{/t}

{/block}