File manager - Edit - /usr/local/cpanel/etc/icontact_templates/PackageManager/LongRunningLocks.html.tmpl
Back
[%# Variables passed in: lock_files - A list of lock files being held For more information about how to customize notification templates, read our documentation at https://go.cpanel.net/notificationtemplates -%] [% PROCESS "include/colors.tmpl"; PROCESS "include/icons.tmpl"; PROCESS "include/styles.tmpl"; # fatal, info WRAPPER 'wrapper/main.html.tmpl'; NOTICE.email_reason = CPANEL.locale.maketext('The following lock files have been actively held for over 12 hours:'); %] <table cellpadding="4" cellspacing="0" border="0" width="100%"> <tbody> [% FOREACH lock_file IN NOTICE.lock_files; %] <tr style="background-color:[% loop.index % 2 == 1 ? light_gray : white %]"> <td>[% lock_file %]</td> </tr> [% END %] </tbody> </table> [% END %]
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings