[% USE Api2; SET CPANEL.CPVAR.dprefix = "../"; SET return_link = '../email_accounts/index.html#/list/' _ FORM.account.uri(); SET source_ip_check_account = Api2.exec("SourceIPCheck", "getaccount", {"account" => FORM.account}).0; %] [% WRAPPER '_assets/master.html.tt' app_key = 'security_policy' %]

[% locale.maketext("Manage Security for “[output,inline,_1,class,status]”", source_ip_check_account.account) %]

[% locale.maketext("Update Security Questions") %]

[% locale.maketext("If you log in from an unrecognized IP address, you will be asked your chosen security questions.") %]

[% IF ExpVar.expand('$isoverridelogin') %] [% locale.maketext("Reset Security Questions and Answers") %] [% ELSE %] [% locale.maketext("Update Security Questions and Answers") %] [% END %]

[% locale.maketext("Manage Recognized IP Addresses") %]

[% locale.maketext("Manage Access IPs") %]
[% IF (!( FORM.account == undef) && !( FORM.account == CPANEL.user) && !( ExpVar.expand('$appname') == "webmail")) %] [% INCLUDE _assets/return_link.html.tt return_location=return_link return_link_text=locale.maketext('Go Back') %] [% END %] [% IF (ExpVar.expand('$appname') == "webmail") %] [% INCLUDE _assets/return_link.html.tt return_location='../' return_link_text=locale.maketext('Go Back') %] [% END %]
[% END #wrapper %]