=(strtotime($scriptlastran)+$tms_link_script_failure_notify_seconds)) { $tmsalerthtml="
" . str_replace("%days%",$tms_link_script_failure_notify_days,$lang["tms_link_script_problem"]) . " " . (($scriptlastran!="")?date("l F jS Y @ H:m:s",strtotime($scriptlastran)):$lang["status-never"]) . "
"; echo $tmsalerthtml; } return false; }