File manager - Edit - /usr/local/cpanel/etc/icontact_templates/Update/EndOfLife.html.tmpl
Back
[%# Variables passed in: origin - the system component from which the request originate starting_version - the cPanel version currently installed days_left - Number of days left before the service is removed eol_date - DateTime object or hashref suitable for DateTime->new describing the end of life date for starting_version updatepreferences_url - URL for the system's Update Preferences UI, e.g., as generated by assemble_whm_url('scripts2/updateconf') update_available - 1 or 0 depending on if a new update is available for for the system sent_to_root - A default boolean flag sent to all templates that indicates if the message was sent to 'root' For more information about how to customize notification templates, read our documentation at https://go.cpanel.net/notificationtemplates -%] [% PROCESS "include/colors.tmpl"; PROCESS "include/styles.tmpl"; PROCESS "include/code_block.tmpl"; WRAPPER 'wrapper/main.html.tmpl'; IF NOTICE.days_left.defined && NOTICE.update_available == 1; NOTICE.email_reason = CPANEL.locale.maketext("Your system’s [asis,cPanel amp() WHM] version ([_1]) will reach End of Life in [quant,_2,day,days].", NOTICE.starting_version, NOTICE.days_left); ELSE; NOTICE.email_reason = CPANEL.locale.maketext("Your system’s [asis,cPanel amp() WHM] version ([_1]) will reach End of Life soon.", NOTICE.starting_version); END; %] [% IF NOTICE.days_left.defined %] <p> [% IF NOTICE.update_available == 1 %] [% CPANEL.locale.maketext('Your system’s [asis,cPanel amp() WHM] version ([_1]) will reach [output,url,_2,End of Life,_type,offsite] in [quant,_3,day,days] on [_4].', NOTICE.starting_version, 'https://go.cpanel.net/cPanelLong-TermSupport', NOTICE.days_left, NOTICE.eol_date) %] [% CPANEL.locale.maketext('We [output,strong,strongly] recommend that you [output,url,_1,upgrade to the latest version] to avoid any disruption in your service.', NOTICE.endoflife_updatepreferences_url) %] [% CPANEL.locale.maketext('For more information on how to update your version, read [output,url,_1,our Update Preferences documentation,_type,offsite].', 'https://go.cpanel.net/UpdatePreferences') %] [% ELSE %] [% CPANEL.locale.maketext('We will release a new version soon. Please prepare to upgrade your server after the new version is available.') %] [% END %] </p> [% END %] [% END %]
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings