diff --git a/app/conferences_active/conference_interactive_inc.php b/app/conferences_active/conference_interactive_inc.php index ba65adcc60..e2b7001d8c 100644 --- a/app/conferences_active/conference_interactive_inc.php +++ b/app/conferences_active/conference_interactive_inc.php @@ -218,7 +218,7 @@ echo ($flag_can_speak == "true") ? "" : ""; echo ($flag_can_hear == "true") ? "" : ""; if (permission_exists('conference_interactive_video')) { - echo ($flag_has_video == "true") ? "" : null; + echo ($flag_has_video == "true") ? "" : null; } echo "\n"; //energy