diff --git a/ext/handle_video/theme.php b/ext/handle_video/theme.php index f1c5155f..f47ceddb 100644 --- a/ext/handle_video/theme.php +++ b/ext/handle_video/theme.php @@ -31,11 +31,11 @@ class VideoFileHandlerTheme extends Themelet $html .= ""; } - $autoplay = ($autoplay ? ' autoplay' : ''); - $loop = ($loop ? ' loop' : ''); - $mute = ($mute ? ' muted' : ''); + $autoplay = ($autoplay ? ' autoplay' : ''); + $loop = ($loop ? ' loop' : ''); + $mute = ($mute ? ' muted' : ''); - $html .= " + $html .= "