diff --git a/supervisor.php b/supervisor.php index 1afa36c3..790908dd 100644 --- a/supervisor.php +++ b/supervisor.php @@ -58,7 +58,7 @@ $callstatus = is_on_call($operator_id); if ($callstatus == 3) //On a call { - print "
" T_("Please wait till you have ended this call to call the supervisor") . "
"; + print "" . T_("Please wait till you have ended this call to call the supervisor") . "
"; /* if (is_voip_enabled($operator_id)) {