[% USE JSON; USE Whostmgr; WRAPPER 'master_templates/master.tmpl' header = data.header, breadcrumburl = '/scripts2/editcontact', stylesheets = [ Whostmgr.find_file_url('/templates/contact_manager/index.min.css'), '/css/whm_dynamic_notices.css' ], theme = 'bootstrap', app_key='contact_manager'; -%]

[% locale.maketext('The Contact Manager allows you to specify which types of alerts you want to receive. It also allows you to specify how the system delivers them. We recommend that you assign a priority to each contact method.') %]

[% locale.maketext('These settings control which notifications the system sends to the server administrator. These settings use the contact methods that you select in the “[_1]” tab.', locale.maketext('Communication Type')) %] [% locale.maketext('Each cPanel user can manage their own notification settings in [asis,cPanel]’s “[_1]” interface.', locale.maketext('Contact Information')) %]

[% locale.maketext('For more information on each of these notifications, go to [output,url,_1,_1,target,_2,id,contact_manager_go_link].','https://go.cpanel.net/contactmanager', '_blank') %]
[% locale.maketext('To adjust the destination for each contact method, go to [output,url,_1,_2,target,_3,id,basic_cpanel_link].','../scripts/editsets?active_tab=contactinformation', locale.maketext('Basic [asis,cPanel amp() WHM] Setup'), '_blank') %]
[% UNLESS Whostmgr.ENV.REMOTE_USER == "root" %]
[% locale.maketext('The following notification settings control what notifications [asis,root] receives.') %] [% locale.maketext('The notification settings for your specific user account can be modified [output,url,_1,here,ng-click,main.loginTocPanel()].', data.cpanel_session_url) %]
[% END %]
[% locale.maketext('Type') %] [% locale.maketext('Receives') %] [% locale.maketext('Destination') %]
[% locale.maketext('None') %]
[% locale.maketext('Alert Type') %] [% locale.maketext('Importance') %] [% locale.maketext('Alert List') %]
{{notification.display_name}} [% locale.maketext('None') %] [% locale.maketext('Disabled') %]
[% PROCESS 'master_templates/cjt2_header_include.tt' %] [% END #wrapper -%]