diff --git a/admin/voipmonitor.php b/admin/voipmonitor.php index 2a4c887c..a0fdcf89 100644 --- a/admin/voipmonitor.php +++ b/admin/voipmonitor.php @@ -74,8 +74,6 @@ if ($p) print "

" . T_("Running process:") . " $p

"; - print "

" . T_("Note: This page will automatically refresh every 10 seconds") . "

"; - if (is_process_killed($p)) { print "

" . T_("Kill signal sent: Please wait... (Note: Process will be stalled until there is activity on the VoIP Server)") . "

";