mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Remove note about refreshing as this does not occur
This commit is contained in:
@@ -74,8 +74,6 @@ if ($p)
|
|||||||
|
|
||||||
print "<h1>" . T_("Running process:") . " $p</h1>";
|
print "<h1>" . T_("Running process:") . " $p</h1>";
|
||||||
|
|
||||||
print "<h2>" . T_("Note: This page will automatically refresh every 10 seconds") . "</h2>";
|
|
||||||
|
|
||||||
if (is_process_killed($p))
|
if (is_process_killed($p))
|
||||||
{
|
{
|
||||||
print "<h3>" . T_("Kill signal sent: Please wait... (Note: Process will be stalled until there is activity on the VoIP Server)") . "</h3>";
|
print "<h3>" . T_("Kill signal sent: Please wait... (Note: Process will be stalled until there is activity on the VoIP Server)") . "</h3>";
|
||||||
|
|||||||
Reference in New Issue
Block a user